Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.