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

TcxEditStyleController Properties

Represents the style controller which defines the style properties common to several editors.
Name Description
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
FakeComponentLink1 Inherited from TcxComponent.
FakeComponentLink2 Inherited from TcxComponent.
FakeComponentLink3 Inherited from TcxComponent.
FakeStyleController Inherited from TcxStyleController.
IsDesigning Inherited from TcxComponent.
IsDestroying Inherited from TcxComponent.
IsLoading Inherited from TcxComponent.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
PixelsPerInch protected Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent.
Scalable Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent.
ScaleFactor protected Returns the component’s scaling factor. Inherited from TcxScalableComponent.
Style Specifies the style attributes provided by the current style controller for editors in the normal state.
StyleDisabled Specifies the style attributes provided by the current style controller for disabled editors.
StyleFocused Specifies the style attributes provided by the current style controller for the focused editor.
StyleHot Specifies the style attributes provided by the current style controller for the highlighted (hot-tracked) editor.
Styles
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also