Applies to
CaptionButton component.
Declaration
type
TMenuSeparators = set of (seBefore, seAfter);
property Separators: TMenuSeparators;
Description
The Separators property specifies the separators for current menu item to separate it from previous and / or next menu items of the system menu. To set separator before menu item - set seBefore to True. To set separator after menu item - set seAfter to True.
Specify Separators to separate current menu item in the system menu from another menu items.
See also
Position property.
sIU/QH/K +!