source: cprs/trunk/CPRS-Chart/Orders/fODGen.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: 414 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
21end
Note: See TracBrowser for help on using the repository browser.