[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Determines whether the width and height for the control are automatically resized.
Source position: comctrls.pp line 2773
protected procedure TCustomTrackBar.ShouldAutoAdjust( |
var AWidth: Boolean; |
var AHeight: Boolean |
); override; |
AWidth |
|
True if the value in Width should be resized. |
AHeight |
|
True if the value in Height should be resized. |
Version 4.0 | Generated 2025-05-03 | Home |