- Code: Select all Expand view
- oFld:SetItemText(1, aFileaps[nSelect] )
Now I wish use Folderex because I wish insert bitmaps and have the dialog transparent
but not found the same function or egual into folderex
I tried also with
- Code: Select all Expand view
- oFld:aPrompts[ 1]:= aFileaps[nSelect]
but then the tab of folderex size not changed if the text is big as you can see here
Any solution please