[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the placement order of custom-aligned child controls, using the OnAlignInsertBefore handler.
Source position: controls.pp line 2004
protected function TWinControl.CustomAlignInsertBefore( |
AControl1: TControl; |
AControl2: TControl |
):Boolean; virtual; |
True if Control2 shall be placed before Control1 is placed.
|
Type of an OnAlignInsertBefore handler. |
lazarus-ccr.sourceforge.net |