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

TcxLayoutViewLookAndFeelItemPadding Members

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. Inherited from TdxLayoutLookAndFeelPadding.
Bottom Specifies the layout element‘s bottom padding in pixels. Inherited from TdxLayoutLookAndFeelPadding.
Left Specifies the layout element‘s left padding in pixels. Inherited from TdxLayoutLookAndFeelPadding.
Right Specifies the layout element‘s right padding in pixels. Inherited from TdxLayoutLookAndFeelPadding.
Top Specifies the layout element‘s top padding in pixels. Inherited from TdxLayoutLookAndFeelPadding.

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 Inherited from TdxLayoutLookAndFeelPadding.
GetPaddingRect(TdxScaleFactor) Inherited from TdxLayoutLookAndFeelPadding.
ToString Inherited from TObject.
See Also