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

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.