home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 November
/
Chip_1999-11_cd.bin
/
ctenari
/
Vindis
/
LEON.EXE
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
1999-09-09
|
1KB
|
54 lines
object Form2: TForm2
Left = 288
Top = 189
BorderStyle = bsDialog
Caption = 'About Leon 1.0'
ClientHeight = 129
ClientWidth = 292
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 210
Height = 13
Caption = 'Leon 1.0 - Database to JavaScript convertor'
end
object Label2: TLabel
Left = 32
Top = 40
Width = 165
Height = 13
Caption = 'Created by: Robbie Vindish - AXEC'
end
object Label3: TLabel
Left = 32
Top = 64
Width = 86
Height = 13
Caption = 'Copyright (c) 1999'
end
object Label4: TLabel
Left = 11
Top = 112
Width = 258
Height = 13
Caption = 'www.sinet.sk/axec/leon e-mail: axec@pp.sinet.sk'
end
object Button1: TButton
Left = 192
Top = 72
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
end