Skip to main content
A newer version of this page is available. .

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