| 
            Last change
 on this file since 1028 was             829, checked in by Kevin Toppenberg, 15 years ago           | 
        
        
          | 
             
Upgrade to version 27 
 
           | 
        
        
          | 
            File size:
            922 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [456] | 1 | inherited frmOMProgress: TfrmOMProgress
 | 
|---|
 | 2 |   Left = 221
 | 
|---|
 | 3 |   Top = 542
 | 
|---|
 | 4 |   BorderIcons = []
 | 
|---|
 | 5 |   Caption = 'Order Set Progress'
 | 
|---|
| [829] | 6 |   ClientHeight = 188
 | 
|---|
 | 7 |   ClientWidth = 159
 | 
|---|
 | 8 |   ExplicitWidth = 167
 | 
|---|
 | 9 |   ExplicitHeight = 215
 | 
|---|
| [456] | 10 |   PixelsPerInch = 96
 | 
|---|
 | 11 |   TextHeight = 13
 | 
|---|
| [829] | 12 |   object lstItems: TCheckListBox [0]
 | 
|---|
| [456] | 13 |     Left = 0
 | 
|---|
 | 14 |     Top = 0
 | 
|---|
 | 15 |     Width = 159
 | 
|---|
 | 16 |     Height = 167
 | 
|---|
 | 17 |     Align = alClient
 | 
|---|
| [829] | 18 |     Color = clCream
 | 
|---|
| [456] | 19 |     ItemHeight = 13
 | 
|---|
 | 20 |     TabOrder = 0
 | 
|---|
 | 21 |   end
 | 
|---|
| [829] | 22 |   object cmdStop: TORAlignButton [1]
 | 
|---|
| [456] | 23 |     Left = 0
 | 
|---|
 | 24 |     Top = 167
 | 
|---|
 | 25 |     Width = 159
 | 
|---|
 | 26 |     Height = 21
 | 
|---|
| [829] | 27 |     Align = alBottom
 | 
|---|
| [456] | 28 |     Caption = 'Stop Order Set'
 | 
|---|
 | 29 |     TabOrder = 1
 | 
|---|
 | 30 |   end
 | 
|---|
| [829] | 31 |   inherited amgrMain: TVA508AccessibilityManager
 | 
|---|
 | 32 |     Data = (
 | 
|---|
 | 33 |       (
 | 
|---|
 | 34 |         'Component = lstItems'
 | 
|---|
 | 35 |         'Status = stsDefault')
 | 
|---|
 | 36 |       (
 | 
|---|
 | 37 |         'Component = cmdStop'
 | 
|---|
 | 38 |         'Status = stsDefault')
 | 
|---|
 | 39 |       (
 | 
|---|
 | 40 |         'Component = frmOMProgress'
 | 
|---|
 | 41 |         'Status = stsDefault'))
 | 
|---|
 | 42 |   end
 | 
|---|
| [456] | 43 | end
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.