| Funktionsname | dcl_ComboBox_Dir |
|---|---|
| Syntax | (dcl_ComboBox_Dir
<CONTROL>
ParentFolder [as
String]
{Filter [as
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.