TAdjustor - A visual integer value editing control with fine/coarse adjustment buttons


Size:
236KB
Requirements:
No special requirements
Seller:
BrandsPatch LLC
Price:
Free
System:
Windows XP/2000/98
Rating:
4.4
License:
Freeware

Description - TAdjustor - A visual integer value editing control with fine/coarse adjustment buttons



Ever found yourself using a Combination of Windows up/down(Spinner) controls and edit boxes to provide for visual editing of integer values? TAdjustor provides a better solution. It has two sets of up/down buttons to allow for fine or coarse adjustment. The principal properties of TAdjustor are as follows * BigAdjustment :Integer - The adjustment made to Position in response to clicks on the coarse up/down buttons. * HexDisplay :Boolean - Set this to true to display Position in hexadecimal format. * Maximum :Integer - The maximum allowed value for Position. * Minimum :Integer - The minimum allowed value for Position. * OnAdjust (Sender :TObject ;Position :Integer ) - The event triggered when Position is changed. * Position :Integer - The current value of Position. * PositionEx :Integer - Use this property to programmatically set Position without triggering the OnAdjust event. * SmallAdjustment :Integer - The adjustment made to Position in response to clicks on the fine up/down buttons.

TAdjustor - A visual integer value editing control with fine/coarse adjustment buttons


More in Components & Libraries-TAdjustor - A visual integer value editing control with fine/coarse adjustment buttons

Adjustment Made Coarse Adjustment Fine Coarse Adjustment