[Overview][Constants][Types][Classes][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 193

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.