Sets the values in the Position, Min, and Max properties.
Source position: comctrls.pp line 2809
public procedure TCustomTrackBar.SetParams( |
APosition: Integer; |
AMin: Integer; |
AMax: Integer |
); |
APosition |
|
New value for the Position property. |
AMin |
|
New value for the Min property. |
AMax |
|
New value for the Max property. |
CT Web help |
CodeTyphon Studio |