appbar HorizontalIncrement property
Return to Introduction  Previous page  Next page
Applies to
acAppBar component as subproperty of Sizing property.  

Declaration
property HorizontalIncrement: Word; // 1 pixel by default  

Description
The HorizontalIncrement controls the horizontal sizing increment for the appbars (both docked and "floating"). Usually you resize forms forms with 1 pixel precision. HorizontalIncrement property lets users to resize forms by specified number of pixels per mouse movement.  

See also
VerticalIncrement property of Sizing structure.