|
|
|
| acAppBar component as subproperty of Sizing property.
|
| property HorizontalIncrement: Word; // 1 pixel by default
|
| 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.
|
| VerticalIncrement property of Sizing structure.
|