SelectedItems property (ImageList Control)
Builder Syntax |
TLEADImageListItem * SelectedItems[Index: Integer]; |
Delphi Syntax |
SelectedItems[Index: Integer]: TLEADImageListItem; |
Overview |
Refer to Using the Image List Control. |
Remarks
(Runtime only) This property contains an array of the ImageList items that are currently selected in the ImageList Control.
For more information on the TLEADImageListItem data type, refer to the Item property.
See Also
Elements: |
|
Topics: |