TdxLayoutControlItem.ControlOptions Property
In This Article
Contains a set of options for associated control customization.
#Declaration
Delphi
property ControlOptions: TdxLayoutItemControlOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
The ControlOptions property is used to access TdxLayoutItemControlOptions class properties and methods. The class properties specify the external control look & feel within the ExpressLayout Control.
See Also