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

TCustomButtonPanel.CloseButton

CloseButton - a button with the 'Close' caption for terminating the Form or panel

Declaration

Source position: buttonpanel.pas line 107

public property TCustomButtonPanel.CloseButton: TPanelBitBtn
  read FButtons[pbClose]
  default nil;