RAD Studio VCL Reference
ContentsIndex
TEditUndo Members Public Properties
Public Properties
 
Name 
Description 
 
Indicates the client component that caused this action to execute. 
 
Indicates the action list or action manager that contains the action. 
 
Controls whether the Checked property toggles when the action executes. 
 
Represents the caption of client controls and menu items. 
 
Indicates whether client controls and menu items appear checked. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Provides access to the target of the action. 
 
Contains information used by the Form designer. 
 
Indicates whether client components should be disabled if no handler is found. 
 
Indicates whether client controls and menu items are enabled. 
 
Indicates whether the action acts like a radio button with other actions in the same action list. 
 
Indicates the help context ID for client controls and menu items. 
 
Indicates the help keyword for client controls and menu items. 
 
Indicates the mechanism for client controls and menu items to use when invoking help. 
 
Hint 
Indicates the Help hint for client controls and menu items. 
 
Indicates the ImageIndex property for client controls and menu items. 
 
Specifies the index of the action in its action list or action manager. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Specifies the short cuts (in addition to ShortCut) for triggering clients. 
 
Specifies the ShortCut property for client menu items. 
 
Represents information used internally by components that support COM. 
 
Specifies the Visible property for client controls and menu items. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.