Changeset 20 for trunk/Forms/UImportStructureForm.lfm
- Timestamp:
- Jun 15, 2011, 11:11:59 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UImportStructureForm.lfm
r19 r20 1 1 object ImportStructureForm: TImportStructureForm 2 Left = 32 03 Height = 2334 Top = 14 45 Width = 5 282 Left = 321 3 Height = 465 4 Top = 145 5 Width = 553 6 6 Caption = 'Import structure' 7 ClientHeight = 233 8 ClientWidth = 528 7 ClientHeight = 465 8 ClientWidth = 553 9 OnCreate = FormCreate 10 OnDestroy = FormDestroy 9 11 OnShow = FormShow 10 12 LCLVersion = '0.9.31' … … 70 72 end 71 73 object Button1: TButton 72 Left = 4 4874 Left = 473 73 75 Height = 25 74 Top = 20176 Top = 433 75 77 Width = 75 76 78 Anchors = [akRight, akBottom] … … 81 83 object Memo1: TMemo 82 84 Left = 184 83 Height = 18085 Height = 412 84 86 Top = 8 85 Width = 3 3587 Width = 360 86 88 Anchors = [akTop, akLeft, akRight, akBottom] 87 89 ScrollBars = ssAutoBoth
Note:
See TracChangeset
for help on using the changeset viewer.