[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.ChangeScale

Change the scale factor (multiplier or divider) for drawing the control

Declaration

Source position: controls.pp line 957

protected procedure TControl.ChangeScale(

  Multiplier: Integer;

  Divider: Integer

); dynamic;