add dll override
This commit is contained in:
parent
9238a3e874
commit
9974d70a5e
3 changed files with 45 additions and 0 deletions
|
@ -85,6 +85,7 @@ __published: // Von der IDE verwaltete Komponenten
|
|||
void __fastcall NonexclusiveChkClick(TObject *Sender);
|
||||
void __fastcall PboxPaint(TObject *Sender);
|
||||
void __fastcall LanguageImgClick(TObject *Sender);
|
||||
void __fastcall FormActivate(TObject *Sender);
|
||||
private: // Benutzer-Deklarationen
|
||||
void SaveSettings();
|
||||
bool GetBool(TIniFile *ini, System::UnicodeString key, bool defValue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue