Menu

#65 TTableNameProperty.Edit crashes

open
5
2009-02-06
2009-02-06
Lutz
No

When selecting the Property
o TableName

with Borland Developer Studio 2006 / C-Builder
the IDE throws an exception.

Thus i changed the code

FileOpen.InitialDir := ExtractFilePath(ToolServices.GetProjectName)

to
FileOpen.InitialDir := GetCurrentDir

This solved the problem

Greetings, Lutz

Discussion


Log in to post a comment.