| Funktionsname | dcl_ComboBox_Dir |
|---|---|
| Syntax | (dcl_ComboBox_Dir
<CONTROL>
ParentFolder [als String]
{Filter [als String]}) |
| Rückgabewert | Boolean (T if successful; otherwise NIL) |
| Anwendbar auf | Combo Box |
This method fills the combo box list with subfolders of ParentFolder that match the optional Filter wildcard specification. If Filter is omitted, all subfolders are added.