source: cprs/branches/tmg-cprs/CPRS-Chart/Orders/fODAuto.~dfm@ 453

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

Initial upload of TMG-CPRS 1.0.26.69

File size: 919 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
16 inherited DKLanguageController1: TDKLanguageController
17 LangData = {
18 090066726D4F444175746F010100000005000000070043617074696F6E010700
19 000008006D656D4F72646572010100000002000000070043617074696F6E0009
20 00636D64416363657074010100000003000000070043617074696F6E00070063
21 6D6451756974010100000004000000070043617074696F6E000A00706E6C4D65
22 737361676500000A00696D674D65737361676500000A006D656D4D6573736167
23 65000006004C6162656C31010100000006000000070043617074696F6E00}
24 end
25end
Note: See TracBrowser for help on using the repository browser.