TdxLayoutRealAlignHorz Subrange Type
Declaration
TdxLayoutAlignHorz = (ahLeft, ahCenter, ahRight, ahClient, ahParentManaged);
TdxLayoutRealAlignHorz = ahLeft..ahClient;
Members
Name | Description |
---|---|
ahCenter | Inherited from TdxLayoutAlignHorz. |
ahClient | Inherited from TdxLayoutAlignHorz. |
ahLeft | Inherited from TdxLayoutAlignHorz. |
ahRight | Inherited from TdxLayoutAlignHorz. |
Base Type
TdxLayoutAlignHorzSee Also