|
RAD Studio VCL Reference
|
Indicates whether a particular item is selected.
function GetSelected(Index: Integer): Boolean;
__fastcall Boolean GetSelected(int Index);
GetSelected is the protected read implementation of the Selected property. It returns true if the item specified by Index is selected, false if it is not.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|