Changeset 22 for trunk/Forms/UImportStructureForm.lfm
- Timestamp:
- Jun 16, 2011, 12:18:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UImportStructureForm.lfm
r20 r22 1 1 object ImportStructureForm: TImportStructureForm 2 Left = 32 13 Height = 46 54 Top = 14 55 Width = 5 532 Left = 323 3 Height = 461 4 Top = 147 5 Width = 549 6 6 Caption = 'Import structure' 7 ClientHeight = 46 58 ClientWidth = 5 537 ClientHeight = 461 8 ClientWidth = 549 9 9 OnCreate = FormCreate 10 10 OnDestroy = FormDestroy … … 72 72 end 73 73 object Button1: TButton 74 Left = 4 7374 Left = 469 75 75 Height = 25 76 Top = 4 3376 Top = 429 77 77 Width = 75 78 78 Anchors = [akRight, akBottom] … … 83 83 object Memo1: TMemo 84 84 Left = 184 85 Height = 4 1285 Height = 408 86 86 Top = 8 87 Width = 3 6087 Width = 356 88 88 Anchors = [akTop, akLeft, akRight, akBottom] 89 89 ScrollBars = ssAutoBoth
Note:
See TracChangeset
for help on using the changeset viewer.