Changeset 1679 for cprs/trunk/CPRS-Chart/fRenewOutMed.dfm
- Timestamp:
- May 7, 2015, 12:34:29 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/trunk/CPRS-Chart/fRenewOutMed.dfm
r830 r1679 8 8 Position = poScreenCenter 9 9 OnCreate = FormCreate 10 OnShow = FormShow 10 11 ExplicitWidth = 364 11 12 ExplicitHeight = 227 … … 17 18 Width = 356 18 19 Height = 95 20 TabStop = False 19 21 Align = alClient 20 22 Color = clBtnFace … … 32 34 BevelOuter = bvNone 33 35 TabOrder = 2 36 ExplicitTop = 165 34 37 DesignSize = ( 35 38 356 36 39 41) 37 40 object cmdOK: TButton 38 Left = 17 341 Left = 170 39 42 Top = 7 40 43 Width = 72 … … 65 68 Align = alBottom 66 69 BevelOuter = bvNone 67 TabOrder = 370 TabOrder = 1 68 71 object lblPickup: TLabel 69 72 Left = 100 … … 100 103 Sorted = False 101 104 SynonymChars = '<>' 102 TabOrder = 0105 TabOrder = 1 103 106 CharsNeedMatch = 1 104 107 end … … 108 111 Width = 49 109 112 Height = 21 110 TabOrder = 1113 TabOrder = 0 111 114 Caption = 'Refills' 112 115 end … … 139 142 'Status = stsDefault')) 140 143 end 144 object VA508ComponentAccessibility1: TVA508ComponentAccessibility 145 Component = memOrder 146 OnStateQuery = VA508ComponentAccessibility1StateQuery 147 Left = 296 148 Top = 8 149 end 141 150 end
Note:
See TracChangeset
for help on using the changeset viewer.