source: cprs/trunk/CPRS-Chart/Orders/fODAuto.dfm@ 456

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

Initial Upload of Official WV CPRS 1.0.26.76

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.