Changeset 22 for trunk/Forms/UMainForm.lfm
- Timestamp:
- Jun 16, 2011, 12:18:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UMainForm.lfm
r21 r22 1 1 object MainForm: TMainForm 2 Left = 2 693 Height = 4 504 Top = 15 75 Width = 64 42 Left = 271 3 Height = 447 4 Top = 159 5 Width = 640 6 6 ActiveControl = Panel1 7 7 Caption = 'ChronIS' 8 ClientHeight = 4 319 ClientWidth = 64 48 ClientHeight = 427 9 ClientWidth = 640 10 10 Menu = MainMenu1 11 11 OnClose = FormClose … … 16 16 object Panel1: TPanel 17 17 Left = 0 18 Height = 4 3118 Height = 427 19 19 Top = 0 20 20 Width = 184 21 21 Align = alLeft 22 22 BevelOuter = bvNone 23 ClientHeight = 4 3123 ClientHeight = 427 24 24 ClientWidth = 184 25 25 TabOrder = 0 … … 34 34 object TreeView1: TTreeView 35 35 Left = 4 36 Height = 40 736 Height = 403 37 37 Top = 19 38 38 Width = 180 … … 48 48 object Panel2: TPanel 49 49 Left = 189 50 Height = 4 3150 Height = 427 51 51 Top = 0 52 Width = 45 552 Width = 451 53 53 Align = alClient 54 54 BevelOuter = bvNone 55 ClientHeight = 4 3156 ClientWidth = 45 555 ClientHeight = 427 56 ClientWidth = 451 57 57 TabOrder = 1 58 58 object Label2: TLabel … … 66 66 object ListView1: TListView 67 67 Left = 2 68 Height = 37 568 Height = 371 69 69 Top = 19 70 Width = 4 5170 Width = 447 71 71 Anchors = [akTop, akLeft, akRight, akBottom] 72 72 Columns = <> … … 86 86 Left = 3 87 87 Height = 25 88 Top = 40288 Top = 398 89 89 Width = 75 90 90 Action = AItemAdd … … 95 95 Left = 83 96 96 Height = 25 97 Top = 40297 Top = 398 98 98 Width = 75 99 99 Action = AItemDelete … … 104 104 object Splitter1: TSplitter 105 105 Left = 184 106 Height = 4 31106 Height = 427 107 107 Top = 0 108 108 Width = 5
Note:
See TracChangeset
for help on using the changeset viewer.