TdxLayoutContainer.CreateAlignmentConstraint Method
Creates the TdxLayoutAlignmentConstraint object.
Declaration
function CreateAlignmentConstraint: TdxLayoutAlignmentConstraint;
Returns
Type |
---|
TdxLayoutAlignmentConstraint |
Remarks
Upon its creation, you can use methods of the TdxLayoutAlignmentConstraint object to add layout elements to this constraint.
See Also