Changeset 64 for trunk/Inp.pas


Ignore:
Timestamp:
Jan 14, 2017, 12:52:41 AM (7 years ago)
Author:
chronos
Message:
  • Added: New configuration dialog for selecting interface language.
  • Added: Czech and Deutch language recoded to UTF-8.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Inp.pas

    r38 r64  
    66uses
    77  ScreenTools, Messg,
    8 
    98  LCLIntf, LCLType, SysUtils, Classes, Graphics, Controls, Forms,
    109  ButtonA, StdCtrls;
     
    3938  TitleHeight := ClientHeight;
    4039  InitButtons();
    41   Center := true
     40  Center := true;
    4241end;
    4342
Note: See TracChangeset for help on using the changeset viewer.