17 lines
407 B
Plaintext
17 lines
407 B
Plaintext
inherited frmODAuto: TfrmODAuto
|
|
Caption = 'Auto-Accept Order'
|
|
FormStyle = fsNormal
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Label1: TLabel [0]
|
|
Left = 108
|
|
Top = 72
|
|
Width = 287
|
|
Height = 26
|
|
Caption =
|
|
'This form is never made visible. It exists to allow auto-accept' +
|
|
' orders to be treated as any other order dialog.'
|
|
WordWrap = True
|
|
end
|
|
end
|