[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.OnAlignInsertBefore

Handler for custom-aligned child controls, determines the order of control placement.

Declaration

Source position: controls.pp line 2185

public property TWinControl.OnAlignInsertBefore : TAlignInsertBeforeEvent
  read FOnAlignInsertBefore
  write FOnAlignInsertBefore;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.