|
|
|
| acFormSystemMenu component.
|
| property InsertPosition: Word;
|
| The InsertPosition property specifies the zero-based relative position, where to insert additional elements of system menu, described in the Items property, between the regular menu elements.
|
|
|
| Set the InsertPosition to 0 to make the insertion of the Items before regular elements of the system menu, and increase this value to shift insertion down relatively to the regular elements.
|
| InsertPosition = 0 | InsertPosition = 5
|
![]() |
|
| Items property.
|