[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
CustomAlignPosition calls the OnAlignPosition event handler to make a highly specified alignment
Source position: controls.pp line 1714
protected procedure TWinControl.CustomAlignPosition( |
AControl: TControl; |
var ANewLeft: Integer; |
var ANewTop: Integer; |
var ANewWidth: Integer; |
var ANewHeight: Integer; |
var AlignRect: TRect; |
AlignInfo: TAlignInfo |
); virtual; |
lazarus-ccr.sourceforge.net |