You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On D10.2.3 on EditDirDblClick(
SelectDirectory (sDir, []); is not compatible with my Delphi
from embarcadero
FileCtrl.SelectDirectory(Dir, [sdAllowCreate, sdPerformCreate, sdPrompt],SELDIRHELP)
The text was updated successfully, but these errors were encountered:
On D10.2.3 on EditDirDblClick( SelectDirectory (sDir, []); is not compatible with my Delphi from embarcadero FileCtrl.SelectDirectory(Dir, [sdAllowCreate, sdPerformCreate, sdPrompt],SELDIRHELP)
On D10.2.3 on EditDirDblClick(
SelectDirectory (sDir, []); is not compatible with my Delphi
from embarcadero
FileCtrl.SelectDirectory(Dir, [sdAllowCreate, sdPerformCreate, sdPrompt],SELDIRHELP)
The text was updated successfully, but these errors were encountered: