[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#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;