18 lines
383 B
Plaintext
18 lines
383 B
Plaintext
|
|
object LookupMainForm: TLookupMainForm
|
||
|
|
Left = 229
|
||
|
|
Top = 155
|
||
|
|
Width = 192
|
||
|
|
Height = 129
|
||
|
|
Caption = 'LookupMainForm'
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -11
|
||
|
|
Font.Name = 'MS Sans Serif'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = True
|
||
|
|
WindowState = wsMinimized
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
end
|