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

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

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

See also
HorizontalIncrement property of Sizing structure.