FMX.StdActns.TValueRangeActionLink Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActionpublicIndicates which action the action link connects to its client.
CaptionLinkedpublicDetermines whether a value of the Caption property of the action assigned to the action link should be distributed to the Caption property of the client of the action link.
CheckedLinkedpublicDetermines whether a value of the Checked property of the action assigned to the action link should be distributed to the Checked property of the client of the action link.
ClientpublicKeeps the control (client) linked by a control action link to an action.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnabledLinkedpublicDetermines whether a value of the Enabled property of the action assigned to the action link should be distributed to the Enabled property of the client of the action link.
GlyphprotectedReference to the IGlyph interface of Client.
GroupIndexLinkedpublicDetermines whether a value of the GroupIndex property of the action assigned to the action link should be distributed to the GroupIndex property of the client of the action link.
HintLinkedpublicRetrieves whether the Hint property for the action and for the client of the action link are linked.
ImagespublicDefines the reference to a TBaseImageList list of images to be used to draw an image for the action.
OnExecuteLinkedpublicDetermines whether the OnExecute event handler of the action assigned to the action link should be distributed to the corresponding execution event handler of the client of the action link.
ShortCutLinkedpublicDetermines whether a value of the ShortCut property of the action assigned to the action link should be propagated to the ShortCut property of the client of the action link.
VisibleLinkedpublicDetermines whether a value of the Visible property of the action assigned to the action link should be distributed to the Visible property of the client of the action link.