OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Querying Static Controls

TStatic::GetTextLen returns the length of the static control's text.

To get the text itself, use TStatic::GetText.

See Also