4D v14.3GET LIST ITEM ICON |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
GET LIST ITEM ICON
GET LIST ITEM ICON
The GET LIST ITEM ICON command returns, in icon, the icon associated with the item whose reference number is passed in itemRef in the list whose reference number or object name is passed in list. Note: If you use the @ character in the object name of the list and the form contains several lists that match this name, the GET LIST ITEM ICON command will be applied to the first object whose name corresponds. You can pass a reference number in itemRef. If this number does not correspond to an item in the list, the command does nothing. You can also pass 0 in itemRef to indicate the last item added to the list (using APPEND TO LIST). Pass a picture variable in icon. After the command is executed, it will contain the icon associated with the item, regardless of the source of the icon (static picture, resource or picture expression). If no icon is associated with the item, the icon variable is returned empty. Note: When the icon associated with an item has been defined via a static reference (resource references or pictures from the picture library), it is possible to find out its number using the GET LIST ITEM PROPERTIES command. |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v11 SQL SEE ALSO
GET LIST ITEM PROPERTIES ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||