Unit 'EditBtn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomEditButton.ImageWidth

Specifies the width of the image displayed on the Button control.

Declaration

Source position: editbtn.pas line 118

protected property TCustomEditButton.ImageWidth : Integer
  read GetImageWidth
  write SetImageWidth
  default 0;

Version 4.6 Hosted on Source Forge