[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TCustomSpeedButton.ShowCaption

Should caption be displayed?

Declaration

Source position: buttons.pp line 340

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