source:
nastroje/navision_csv/UMainForm.lfm
Last change on this file was 11, checked in by , 13 years ago | |
---|---|
File size: 384 bytes |
Line | |
---|---|
1 | object Form1: TForm1 |
2 | Left = 272 |
3 | Height = 428 |
4 | Top = 118 |
5 | Width = 583 |
6 | Caption = 'Form1' |
7 | ClientHeight = 428 |
8 | ClientWidth = 583 |
9 | OnShow = FormShow |
10 | LCLVersion = '0.9.31' |
11 | object Memo1: TMemo |
12 | Left = 6 |
13 | Height = 410 |
14 | Top = 8 |
15 | Width = 574 |
16 | Anchors = [akTop, akLeft, akRight, akBottom] |
17 | ScrollBars = ssAutoBoth |
18 | TabOrder = 0 |
19 | end |
20 | end |
Note:
See TracBrowser
for help on using the repository browser.