| Unit AlignPnl |
| Classes |
TAlignPanel - acDefault: If the width > heitht, align Controls horizontally
acHorizontal: Align Controls horizontally
acVertical: Align Controls vertically
TTopControl - WinControl that has to stay on top of another panel:
TTransparentControl - Invisible WinControl:
| Functions |
Register -
| Types |
| Constants |
| Variables |
| Functions |
| Types |
TAlignPanelAlignChildren = (acDefault, acHorizontal, acVertical);TAlignPanel
| Constants |
| Variables |