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