source: cprs/branches/foia-cprs/CPRS-Chart/Orders/fODAuto.dfm@ 459

Last change on this file since 459 was 459, checked in by Kevin Toppenberg, 16 years ago

Adding foia-cprs branch

File size: 407 bytes
Line 
1inherited frmODAuto: TfrmODAuto
2 Caption = 'Auto-Accept Order'
3 FormStyle = fsNormal
4 PixelsPerInch = 96
5 TextHeight = 13
6 object Label1: TLabel [0]
7 Left = 108
8 Top = 72
9 Width = 287
10 Height = 26
11 Caption =
12 'This form is never made visible. It exists to allow auto-accept' +
13 ' orders to be treated as any other order dialog.'
14 WordWrap = True
15 end
16end
Note: See TracBrowser for help on using the repository browser.