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

TAlignPanelAlignChildren

Constants

Variables


Functions


procedure Register;


Types


TAlignPanelAlignChildren = (acDefault, acHorizontal, acVertical);
TAlignPanel

Constants


Variables