[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Procedure for altering the bounds of the control
Source position: controls.pp line 1015
protected procedure TControl.ChangeBounds( |
ALeft: Integer; |
ATop: Integer; |
AWidth: Integer; |
AHeight: Integer |
); virtual; |