Inserts a image Replaces InsertEnhancedPulldownMenuItem
FUNCTION InsertEnhanPullDownMenuItem(
dialogID : LONGINT;
controlID : LONGINT;
strName : STRING;
imageSpecifier : DYNARRAY[] of CHAR): INTEGER;def vs.InsertEnhanPullDownMenuItem(dialogID, controlID, strName, imageSpecifier):
return INTEGER| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| controlID | LONGINT | |
| strName | STRING | |
| imageSpecifier | DYNARRAY[] of CHAR | The string identifier for the image. It should be of the form "ResourceFileNameWithoutExtension/PathOfImageFile". |
Availability: from Vectorworks 2012
- Dialogs - Modern