Vcl.ActnMan.TCustomActionControl.SmallIcon
Delphi
property SmallIcon: Boolean read FSmallIcon write SetSmallIcon;
C++
__property bool SmallIcon = {read=FSmallIcon, write=SetSmallIcon, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionControl |
Beschreibung
Gibt an, ob das kleine Symbol des Steuerelements angezeigt wird.
Setzen Sie die Eigenschaft SmallIcon dazu auf true, andernfalls auf false. Setzen Sie die Eigenschaft dazu auf true, andernfalls auf false.