Unit: XIControls
Class: TxiLabeledControlNode
Declaration:
procedure LayoutControl(aParent: TWinControl; const aRect: TRect; var aLeftTop: TPoint;
const aFillUp: Boolean = False); override;
Lays out the Control using the LabelPos, MaxWidth, MinWidth and Caption properties. After the controls are layed out, the ApplyAttributes method is called.
 
| The CHM file was converted to HTML by chm2web software. |