IIWCGActionControl Interface
Represents type IIWCGActionControl
.
IWCGJQCommon.IIWCGActionControl
IWCGJQButton.TIWCGJQCustomButton
IWCGJQButtons.TIWCGJQListButton
IWCGJQDialog.TIWCGJQCustomDialogButton
IWCGJQMenu.TIWCGJQMenuItem
IWCGPanelList.TIWCGPanelListItem
The IIWCGActionControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlCaption | Represents property |
![]() | ControlEnabled | Represents property |
![]() | ControlHint | Represents property |
![]() | ControlImageIndex | Represents property |
![]() | ControlOnClick | Represents property |
![]() | ControlShortCut | Represents property |
![]() | ControlVisible | Represents property |
Name | Description | |
---|---|---|
![]() | GetControlCaption | Represents method |
![]() | GetControlEnabled | Represents method |
![]() | GetControlHint | Represents method |
![]() | GetControlImageIndex | Represents method |
![]() | GetControlOnClick | Represents method |
![]() | GetControlShortCut | Represents method |
![]() | GetControlVisible | Represents method |
![]() | SetControlCaption(string) | Represents method |
![]() | SetControlEnabled(Boolean) | Represents method |
![]() | SetControlHint(string) | Represents method |
![]() | SetControlImageIndex(TImageIndex) | Represents method |
![]() | SetControlOnClick(TNotifyEvent) | Represents method |
![]() | SetControlShortCut(TShortCut) | Represents method |
![]() | SetControlVisible(Boolean) | Represents method |