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

TStatusBar.SimpleText

SimpleText - a character string containing the information to be displayed in the Status Bar.

Declaration

Source position: comctrls.pp line 197

published property TStatusBar.SimpleText : TCaption
  read FSimpleText
  write SetSimpleText;

Description

SimpleText - a character string containing the information to be displayed in the Status Bar. This is displayed if SimplePanel is True; otherwise the information in Panels is displayed.