added help button to dialog

fixed glyphloading at creationtime

git-svn-id: trunk@16968 -
This commit is contained in:
darius 2008-10-11 21:57:34 +00:00
parent 41d7b8cde3
commit 6712791e36
3 changed files with 3953 additions and 695 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1584,13 +1584,17 @@ procedure TfrmCompilerOptions.SetupButtonBar;
begin
// Setup the Button Bar
btnOK.Caption := lisOkBtn;
btnOK.LoadGlyphFromLazarusResource('btn_ok');
btnCancel.Caption := dlgCancel;
btnCancel.LoadGlyphFromLazarusResource('btn_cancel');
CancelControl:=btnCancel;
btnShowOptions.Caption := dlgCOShowOptions;
btnCheck.Caption := lisCompTest;
btnLoadSave.Hint := dlgCOLoadSave;
btnLoadSave.Caption := '...';
btnLoadSave.LoadGlyphFromLazarusResource('menu_save');
HelpButton.Caption:=lisPckEditHelp;
HelpButton.LoadGlyphFromLazarusResource('btn_help');
end;
function TfrmCompilerOptions.CheckSearchPath(const Context,