source:
branches/configured machine/FormMain.lfm
Last change on this file was 239, checked in by , 16 months ago | |
---|---|
File size: 351 bytes |
Line | |
---|---|
1 | object FormMain: TFormMain |
2 | Left = 649 |
3 | Height = 467 |
4 | Top = 182 |
5 | Width = 703 |
6 | Caption = 'FormMain' |
7 | ClientHeight = 467 |
8 | ClientWidth = 703 |
9 | DesignTimePPI = 144 |
10 | OnCreate = FormCreate |
11 | OnDestroy = FormDestroy |
12 | LCLVersion = '2.2.6.0' |
13 | object Memo1: TMemo |
14 | Left = 31 |
15 | Height = 167 |
16 | Top = 44 |
17 | Width = 273 |
18 | TabOrder = 0 |
19 | end |
20 | end |
Note:
See TracBrowser
for help on using the repository browser.