RAD Studio VCL Reference
ContentsIndex
TCustomizeActionClientItem Members Public Properties
Public Properties
 
Name 
Description 
 
This is Accessible, a member of class TActionClient. 
 
Specifies the action band the action client is rendered on. 
 
Returns the TActionClients object that contains the TActionClientItem
 
Refers to the action client item's action link. 
 
Indicates whether the TActionClientItem object should be checked to see if it is unused and, if so, hidden from view. 
 
Specifies the action band that is used to render the TActionClients object specified in the Items property. 
 
Specifies the TCollection instance to which the TCollectionItem belongs. 
 
Specifies the action band control that is rendered on an action band for the TActionClientItem object. 
 
The name displayed in the Collection editor. 
 
Specifies whether the action client has sub-items associated with the action client. 
 
ID 
A unique, permanent index for the item. 
 
Returns the item's position in the Items array of TCollection
 
This is OwningCollection, a member of class TActionClient. 
 
Refers to the parent item of the action client item. 
 
Returns whether the TActionClientItem is rendered as a separator control on an action band. 
 
Contains the text label (like "Ctrl+S") for the shortcut. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.