Class TMenuSeparator
Unit
Declaration
type TMenuSeparator = class(TMenuEntry)
Description
TMenuEntry that acts as a visual separator (horizontal line or something like that) between menu items. This is not clickable by the user. Separators may be sometimes ignored in toplevel menus (e.g. WinAPI does not allow separator in toplevel menu bar).
Hierarchy
- TObject
- TMenuEntry
- TMenuSeparator
Generated by PasDoc 0.16.0-snapshot.