TcxStyleRepository Properties
A repository for component styles and style sheets.| 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. |
| Count | Gets the number of styles in the current repository. |
| DesignInfo | Inherited from TComponent. |
| FakeComponentLink1 | Inherited from TcxComponent. |
| FakeComponentLink2 | Inherited from TcxComponent. |
| FakeComponentLink3 | Inherited from TcxComponent. |
| IsDesigning | Inherited from TcxComponent. |
| IsDestroying | Inherited from TcxComponent. |
| IsLoading | Inherited from TcxComponent. |
| Items | Provides indexed access to a collection of styles in the current repository object. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| PixelsPerInch | 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 scale factor. Inherited from TcxScalableComponent. |
| StyleSheetCount | Determines the number of style sheets within the style repository. |
| StyleSheets | Represents all available style sheets within the style repository. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
See Also