marcocantu / cantools

A small personal collection of Delphi IDE plugins
MIT License
23 stars 12 forks source link

D10.2.3 #1

Open limelect opened 3 years ago

limelect commented 3 years ago

On D10.2.3 on EditDirDblClick( SelectDirectory (sDir, []); is not compatible with my Delphi from embarcadero FileCtrl.SelectDirectory(Dir, [sdAllowCreate, sdPerformCreate, sdPrompt],SELDIRHELP)

BoscoBecker commented 1 year ago

On D10.2.3 on EditDirDblClick( SelectDirectory (sDir, []); is not compatible with my Delphi from embarcadero FileCtrl.SelectDirectory(Dir, [sdAllowCreate, sdPerformCreate, sdPrompt],SELDIRHELP)

Add Uses Vcl.FileCtrl, see more > http://docwiki.embarcadero.com/Libraries/Sydney/en/Vcl.FileCtrl.SelectDirectory