4D v13.4GET DOCUMENT ICON |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.4
GET DOCUMENT ICON
GET DOCUMENT ICON
The GET DOCUMENT ICON command returns, in the 4D picture variable or field icon, the icon of the document whose name or complete pathname is passed in docPath. docPath can specify a file of any type (executable, document, shortcut or alias, etc.) or a folder. docPath contains the full pathname of the document. You can also pass the document name only or a relative pathname, in this case the document must be placed in the database current working directory (usually, the folder containing the database structure file). Pass a 4D picture field or variable in icon. After the command is executed, this parameter contains the icon of the file (PICT format). The optional size parameter sets the dimensions in pixels of the returned icon. This value actually represents the side length of the square including the icon. Icons are usually defined in 32x32 pixels (“large icons”) or 16x16 pixels (“small icons”). If you pass 0 or omit this parameter, the largest available icon is returned. |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D v6.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||