|
RAD Studio VCL Reference
|
Selects the entire block of text in the list box.
procedure SelectAll; override;
virtual __fastcall SelectAll();
Use SelectAll to select the entire block of text in the list box. To select only part of the text, use the SelStart and SelLength properties.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|