20 lines
400 B
Plaintext
20 lines
400 B
Plaintext
|
object frxDialogForm: TfrxDialogForm
|
||
|
Left = 200
|
||
|
Top = 108
|
||
|
AutoScroll = False
|
||
|
Caption = ' '
|
||
|
ClientHeight = 59
|
||
|
ClientWidth = 116
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = DEFAULT_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -11
|
||
|
Font.Name = 'Tahoma'
|
||
|
Font.Style = []
|
||
|
KeyPreview = True
|
||
|
OldCreateOrder = True
|
||
|
OnCloseQuery = FormCloseQuery
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 13
|
||
|
end
|