TdxBasicAction.Control Property
Specifies an instance of the DevExpress control to which the action object belongs.
Declaration
property Control: TControl read; write;
Property Value
Type |
---|
TControl |
Remarks
Normally, the Control property supports the internal infrastructure and is not intended to be used directly from your code.
See Also