RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusBar.SimpleText Property

Contains the string that is displayed in the status bar when SimplePanel is set to true.

Pascal
property SimpleText: string;
C++
__property AnsiString SimpleText;

SimpleText contains a text string to be displayed in the status panel when SimplePanel is true. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!