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

TCustomSpeedButton.ShowCaption

Indicates if the caption for the speed button is displayed.

Declaration

Source position: buttons.pp line 408

public property TCustomSpeedButton.ShowCaption : Boolean
  read FShowCaption
  write SetShowCaption
  default True;