IDE: compiler optiosn dlg: improved button layout

git-svn-id: trunk@12501 -
This commit is contained in:
mattias 2007-10-17 09:30:51 +00:00
parent 5d132948ff
commit 7acce2e1ba
3 changed files with 1073 additions and 1081 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -58,6 +58,7 @@ type
TfrmCompilerOptions = class(TForm)
MainNoteBook: TNoteBook;
BtnPanel: TPanel;
{ Search Paths Controls }
PathPage: TPage;