Unit 'MUIClass.Gadget' Package
[Overview][Classes][Index] [#MUIClass]

TMUIProp.Increase

Increase position by the given amount

Declaration

Source position: MUIClass.Gadget.pas line 97

public procedure TMUIProp.Increase(

  Amount: Integer

);

Arguments

Amount

  

Amount to add to the gadgets current position.

Description

This method increases the value of a proportional gadget by the specified amount. Negative values are ok. Range checking is done automatically.

See also

Decrease()

  

Decrease position by the given amount


Documentation generated on: 2024-03-29