Skip to main content

TdxLayoutGroupScrollOptions Members

Stores scroll settings for a layout group‘s content.

Constructors

Name Description
Create(TdxCustomLayoutItem) Initializes a new instance of the TdxCustomLayoutItemOptions class with specified settings. Inherited from TdxCustomLayoutItemOptions.

Properties

Name Description
Horizontal Specifies the layout group‘s content horizontal scroll behavior.
Vertical Specifies the layout group‘s content vertical scroll behavior.

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.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also