How to Get a cool menu in your application?
Answer / Kanhai Kumar Jha
To get a cool menu in your Delphi application, you can use visual styles (VCL Styles or LMD Themes) and customize the appearance of your menus. You can also create cascading menus, bitmaps for menu items, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Calculatea point using angles and distance?
What are the available Alternate security databases ?
How to Calculate an angle from two points?
How to Covert string of (zeros and ones) to binary?
How to Change the root key ?
How to tell in code if my application is running on Windows NT ?
How to Move a control at runtime with the mouse?
How to Change windows default printer in code?
How to Typecaste a PChar to a longint?
How to change a specific IDAPI configuration setting?
Can I make calls to Delphi code from C or C++?
How to insert contents of a file at current position in TMemo?