TIWCGJQMenuOptions.AdditionalData Property

Are additional data needed to build the menu, by default it send the actual menuline id; If you need some other params to be passed to the template page to build your menu you can set them here, writing them like: “pippo=1&pluto=false”

Namespace: IWCGJQMenu
published
 property AdditionalData: string index 01 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string