source:
cprs/branches/foia-cprs/CPRS-Chart/Orders/fODGen.dfm
Last change on this file was 459, checked in by , 17 years ago | |
---|---|
File size: 414 bytes |
Rev | Line | |
---|---|---|
[459] | 1 | inherited 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 | end |
Note:
See TracBrowser
for help on using the repository browser.