TcxDefaultEditStyleController.EmulateStandardControlDrawing Property
Specifies if editors display their captions like standard VCL controls.
Declaration
property EmulateStandardControlDrawing: Boolean read; write; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False | True if editors display their captions like standard VCL controls; otherwise, False. |
Remarks
Important
This property is deprecated and is for backward compatibility only.
See Also