How can I get the ID's of the tabs in TFolder-TDialogs?
For example to set the folder 2 by default.
Frank-Peter
How can I get the ID's of the tabs in TFolder-TDialogs?
For example to set the folder 2 by default.
Frank-Peter,
oFolder:SetOption( 2 )
Gracias Antonio