TdxLayoutCxLookAndFeelItemOptions Members
Contains layout item options for styles provided by the TcxLookAndFeel.Constructors
Name | Description |
---|---|
Create(TdxCustomLayoutLookAndFeel) | Initializes a new instance of the TdxCustomLayoutLookAndFeelPart class with specified settings. Inherited from TdxCustomLayoutLookAndFeelPart. |
Properties
Name | Description |
---|---|
CaptionOptions | Specifies caption options for a layout element. Inherited from TdxCustomLayoutLookAndFeelOptions. |
ControlBorderColor | Specifies the border color of the control linked to a standard layout item. Inherited from TdxLayoutLookAndFeelItemOptions. |
ControlBorderStyle | Specifies the border style of the control linked to a standard layout item. Inherited from TdxLayoutLookAndFeelItemOptions. |
Padding | Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetControlBorderColor | Inherited from TdxLayoutLookAndFeelItemOptions. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also