TdxCustomLayoutControl.AlignmentConstraintCount Property
Returns the number of alignment constraints defined within the layout control.
Declaration
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