Calculates the width and height for the frame area around the control.
Source position: controls.pp line 2120
protected procedure TWinControl.GetPreferredSizeClientFrame( |
out aWidth: Integer; |
out aHeight: Integer |
); virtual; |
aWidth |
|
Width used for the frame around the control. |
aHeight |
|
Height used for the frame around the control. |
Calculated as follows:
CT Web help |
CodeTyphon Studio |