TAdvCustomFormDesigner.AlignToGrid Method
Aligns a control to the form designer grid.
Syntax
Unit: FormDesigner
procedure TAdvCustomFormDesigner.AlignToGrid(TheControl: TControl);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| TheControl | TControl | Control to be aligned to the grid. |