source: branches/multi-width/UFormMain.lfm

Last change on this file was 54, checked in by chronos, 6 months ago
  • Added: Experimental multi-width CPU.
File size: 370 bytes
Line 
1object FormMain: TFormMain
2 Left = 452
3 Height = 791
4 Top = 449
5 Width = 1029
6 Caption = 'FormMain'
7 ClientHeight = 791
8 ClientWidth = 1029
9 DesignTimePPI = 144
10 OnShow = FormShow
11 LCLVersion = '2.2.6.0'
12 object Memo1: TMemo
13 Left = 16
14 Height = 647
15 Top = 8
16 Width = 968
17 ReadOnly = True
18 ScrollBars = ssAutoBoth
19 TabOrder = 0
20 end
21end
Note: See TracBrowser for help on using the repository browser.