Last change
on this file was 161, checked in by chronos, 7 years ago |
- Modified: Further Int128 unit implementation.
|
File size:
333 bytes
|
Line | |
---|
1 | object Form1: TForm1
|
---|
2 | Left = 487
|
---|
3 | Height = 783
|
---|
4 | Top = 208
|
---|
5 | Width = 1028
|
---|
6 | Caption = 'Form1'
|
---|
7 | ClientHeight = 783
|
---|
8 | ClientWidth = 1028
|
---|
9 | DesignTimePPI = 120
|
---|
10 | OnShow = FormShow
|
---|
11 | LCLVersion = '1.8.2.0'
|
---|
12 | object Memo1: TMemo
|
---|
13 | Left = 48
|
---|
14 | Height = 686
|
---|
15 | Top = 32
|
---|
16 | Width = 902
|
---|
17 | TabOrder = 0
|
---|
18 | end
|
---|
19 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.