FileChooserT.getShortcutFolders

Queries the list of shortcut folders in the file chooser.

You should not modify the returned list model. Future changes to @chooser may or may not affect the returned model.

template FileChooserT(TStruct)
ListModelIF
getShortcutFolders
()

Return Value

Type: ListModelIF

A list model of GFiles

Meta