source: branches/templates/UFormMain.lfm

Last change on this file was 44, checked in by chronos, 8 months ago
  • Added: More devices.
File size: 372 bytes
Line 
1object FormMain: TFormMain
2 Left = 543
3 Height = 880
4 Top = 237
5 Width = 1144
6 Caption = 'FormMain'
7 ClientHeight = 880
8 ClientWidth = 1144
9 DesignTimePPI = 144
10 OnShow = FormShow
11 LCLVersion = '2.2.6.0'
12 object Memo1: TMemo
13 Left = 30
14 Height = 791
15 Top = 21
16 Width = 1050
17 ReadOnly = True
18 ScrollBars = ssAutoBoth
19 TabOrder = 0
20 end
21end
Note: See TracBrowser for help on using the repository browser.