Home > comp > gb.form > filechooser > bookmarks 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
FileChooser.Bookmarks (gb.form)
Syntax
PROPERTY Bookmarks AS Array
Sets or returns the list of user-defined bookmarks.

Each element of the array is a bookmark. It can be the bookmark path as a string, or a string array including in this order:

Examples

DirChooser1.Bookmarks = [["/tmp", "Temporary directory"], ["/mnt/floppy", "Floppy disk", "icon:/16/floppy"]]