Back to Devexpress

TdxCustomLayoutControl.AlignmentConstraintCount Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-3e369b5b.md

latest940 B
Original Source

TdxCustomLayoutControl.AlignmentConstraintCount Property

Returns the number of alignment constraints defined within the layout control.

Declaration

delphi
property AlignmentConstraintCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of items within the list referenced by the AlignmentConstraints property.

See Also

TdxCustomLayoutControl.AlignmentConstraints

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit