|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWMenu > Properties > AttachedMenu |
Use this property to link the control to the TMainMenu to be shown in the IW Form.
SIGNATURE=IWCompMenu.TIWMenu.AttachedMenu
ETYPE=Property
Declaration:
Delphi: |
published property AttachedMenu: TMainMenu; |
C++: |
__published: __property TMainMenu AttachedMenu; |
Description: This is AttachedMenu, a member of class TIWMenu.