[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 178

published property TStatusBar.SimpleText: String
  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.