source: cprs/branches/tmg-cprs/CPRS-Chart/Orders/fODGen.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: 892 bytes
Line 
1inherited frmODGen: TfrmODGen
2 Left = 314
3 Top = 410
4 Caption = 'frmODGen'
5 PixelsPerInch = 96
6 TextHeight = 13
7 object sbxMain: TScrollBox [0]
8 Left = 0
9 Top = 0
10 Width = 520
11 Height = 185
12 Align = alTop
13 TabOrder = 4
14 end
15 inherited cmdAccept: TButton
16 Anchors = [akRight, akBottom]
17 end
18 inherited cmdQuit: TButton
19 Anchors = [akRight, akBottom]
20 end
21 inherited DKLanguageController1: TDKLanguageController
22 LangData = {
23 080066726D4F4447656E010100000005000000070043617074696F6E01070000
24 0008006D656D4F72646572010100000002000000070043617074696F6E000900
25 636D64416363657074010100000003000000070043617074696F6E000700636D
26 6451756974010100000004000000070043617074696F6E000A00706E6C4D6573
27 7361676500000A00696D674D65737361676500000A006D656D4D657373616765
28 000007007362784D61696E0000}
29 end
30end
Note: See TracBrowser for help on using the repository browser.