mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 03:01:07 +08:00
Let TExtForm translate all strings on a form, to reduce the code in any FormCreate event
This commit is contained in:
@ -483,7 +483,6 @@ var
|
||||
GridColorsPreset: TGridColorsPreset;
|
||||
IconPack: String;
|
||||
begin
|
||||
TranslateComponent(Self);
|
||||
HasSizeGrip := True;
|
||||
|
||||
Width := AppSettings.ReadInt(asPreferencesWindowWidth);
|
||||
|
Reference in New Issue
Block a user