This component is graphics Main menu and Pop menu (not based on system menu)
Property | Value | Description |
BackColor | clMenu | Back Color of menu lists |
DelayTime | 60 | Delay before item selection |
Font3DStyle | iafsPlain iafsRelief iafsPressed |
3D style of menu font |
FramesDelay | 10 | Define the velocity of opening/closing animation, set 0 to remove it |
GrayColor | clInactiveCaption | Color of Grayed Items |
MainMenuLeft | 0 | Left value of main menu position |
MainMenuList | TIAMenuList | Menu content |
MainMenuTop | 0 | Top Value of main menu position |
MainSemiPercent | 0 | The SemiTransparence Power for main menu |
MenuAlign | iaalTop iaalLeft iaalBottom iaalRight iaalNoneHorizontal iaalNoneVertical |
Aligning of Main Menu |
MenuFont | TFont | Font for menu |
MenuKind | mkSimple mkWide mkRects mkSimpleCorner mkWideCorner |
Menu kind, 5 variants at this version... |
PrefferedOrientation | poLeftRightTopBottom poRightLeftTopBottom poLeftRightBottomTop poRightLeftBottomTop |
Preffered Orientation of sub menu opening |
ScrollVelocity | 5 | Velocity of scrolling at menu list |
SelectColor | clActiveCaption | Color of Selection |
SelectFontColor | clMenuText | Color of font for selected item |
SemiPercent | 0 | Power of Semi Transparence for sub menu lists |
KeyboardOn | false | Set it to true to use keyboard futures |
procedure CloseMenu;