RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.SmallIcon Property

Indicates whether the control's small icon should be shown.

Pascal
property SmallIcon: Boolean;
C++
__property Boolean SmallIcon;

Set SmallIcon to true if you want the small icon associated with the control to be shown. Otherwise, set it to false. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!