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

TCustomSpeedButton.Transparent

Indicates if the control is drawn with transparency.

Declaration

Source position: buttons.pp line 410

public property TCustomSpeedButton.Transparent : Boolean
  read GetTransparent
  write SetTransparent
  default True;