- Timestamp:
- May 8, 2015, 7:52:55 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/HealthSevak-CPRS/CPRS-Chart/Orders/fOrders.dfm
r829 r1693 4 4 HelpContext = 4000 5 5 Caption = 'Orders Page' 6 ClientHeight = 5 716 ClientHeight = 591 7 7 ClientWidth = 766 8 8 HelpFile = 'overvw' … … 11 11 OnShow = FormShow 12 12 ExplicitWidth = 774 13 ExplicitHeight = 6 1713 ExplicitHeight = 645 14 14 PixelsPerInch = 96 15 15 TextHeight = 13 16 16 inherited shpPageBottom: TShape 17 Top = 5 6617 Top = 586 18 18 Width = 766 19 19 ExplicitTop = 528 … … 22 22 inherited sptHorz: TSplitter 23 23 Left = 117 24 Height = 5 6624 Height = 586 25 25 OnMoved = sptHorzMoved 26 26 ExplicitLeft = 117 … … 29 29 inherited pnlLeft: TPanel 30 30 Width = 117 31 Height = 5 6631 Height = 586 32 32 ExplicitWidth = 117 33 ExplicitHeight = 5 6633 ExplicitHeight = 586 34 34 object OROffsetLabel1: TOROffsetLabel 35 35 Left = 0 … … 64 64 Cursor = crVSplit 65 65 Align = alTop 66 OnMoved = sptVertMoved 66 67 end 67 68 object lstSheets: TORListBox … … 71 72 Height = 56 72 73 Align = alTop 74 Constraints.MinHeight = 30 73 75 ItemHeight = 13 74 76 ParentShowHint = False … … 85 87 Top = 116 86 88 Width = 117 87 Height = 4 5089 Height = 470 88 90 Align = alClient 89 91 ItemHeight = 13 … … 112 114 Left = 121 113 115 Width = 645 114 Height = 5 66116 Height = 586 115 117 ParentColor = True 116 118 ParentCtl3D = False … … 119 121 ExplicitLeft = 121 120 122 ExplicitWidth = 645 121 ExplicitHeight = 5 66123 ExplicitHeight = 586 122 124 object lblOrders: TOROffsetLabel 123 125 Left = 0 … … 226 228 Top = 36 227 229 Width = 645 228 Height = 5 30230 Height = 550 229 231 Style = lbOwnerDrawVariable 230 232 Align = alClient
Note:
See TracChangeset
for help on using the changeset viewer.