TdxLayoutLookAndFeelPadding Members
Contains layout element padding settings.Constructors
Name | Description |
---|---|
Create(TdxCustomLayoutLookAndFeel) | Initializes a new instance of the TdxCustomLayoutLookAndFeelPart class with specified settings. Inherited from TdxCustomLayoutLookAndFeelPart. |
Properties
Name | Description |
---|---|
AssignedValues | Contains options for activating padding on four sides of a layout element. |
Bottom | Specifies the layout element‘s bottom padding in pixels. |
Left | Specifies the layout element‘s left padding in pixels. |
Right | Specifies the layout element‘s right padding in pixels. |
Top | Specifies the layout element‘s top padding in pixels. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetPaddingRect | |
GetPaddingRect(TdxScaleFactor) | |
ToString | Inherited from TObject. |
See Also