Clear method (ImageList Control)
Builder Syntax |
int __fastcall Clear(void); |
Delphi Syntax |
Function Clear: Integer; |
Overview |
Refer to Using the ImageList Control. |
Remarks
Removes all items from the ImageList Control and frees the memory associated with the items.
See Also
Elements: |
|
Topics: |