Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : StatusBar

Function : String getPartText(int partIndex)


Description

retrieve the text being displayed on a part of a statusbar.
partIndex must be a zero based index.


Return

Nothing


Remarks

e.g.

//get text of first part
String pT = Status.getPartText(0);





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc