mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Let TExtForm translate all strings on a form, to reduce the code in any FormCreate event
This commit is contained in:
@ -225,7 +225,6 @@ var
|
||||
dt: TListNodeType;
|
||||
Obj: TDBObject;
|
||||
begin
|
||||
TranslateComponent(Self);
|
||||
HasSizeGrip := True;
|
||||
FixDropDownButtons(Self);
|
||||
OUTPUT_FILE := _('Single .sql file');
|
||||
|
Reference in New Issue
Block a user