Returns the placement order of custom-aligned child controls, using the OnAlignInsertBefore handler.
Source position: controls.pp line 2094
protected function TWinControl.CustomAlignInsertBefore( |
AControl1: TControl; |
AControl2: TControl |
):Boolean; virtual; |
True if Control2 should be placed before Control1.
|
Type of an OnAlignInsertBefore handler. |
CT Web help |
CodeTyphon Studio |