API:Vcl.ActnMan.TCheckBoxProperties
Delphi
TCheckBoxProperties = class(TCommandProperties)
C++
class PASCALIMPLEMENTATION TCheckBoxProperties : public TCommandProperties
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
Description
TCommandProperties is a base for all classes used to control the properties of action client items.
Vcl.ActnMan.TCheckBoxProperties inherits from Vcl.ActnMan.TCommandProperties. All content below this line refers to Vcl.ActnMan.TCommandProperties.
TCommandProperties is a base for all classes used to control the properties of action client items.
TCommandProperties is used by the TActionClientItem objects. Classes that descend from TCommandProperties provide a set of properties used to control the appearance and the behavior of the parent TActionClientItem object.