home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
sharewar
/
raiden
/
raidenftpd2.exe
/
raideneditor.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2001-08-27
|
1KB
|
66 lines
object Form2: TForm2
Left = 192
Top = 108
Width = 280
Height = 266
Caption = 'About'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 40
Top = 8
Width = 203
Height = 79
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Memo1: TMemo
Left = 8
Top = 96
Width = 257
Height = 89
Color = clInfoBk
Lines.Strings = (
'RaidenFTPD .msg .vfs Editor'
'----------------------------------------------------------------' +
'---'
'This tool is only for RaidenFTPD '
'to modify .msg .vfs file.')
ReadOnly = True
TabOrder = 0
end
object scButton1: TscButton
Left = 88
Top = 192
Width = 97
Height = 33
Caption = '&Close'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = scButton1Click
SkinEngine = scSkinEngine1
end
object scSkinEngine1: TscSkinEngine
MainMenuShow = False
BorderIcons = [sbClose]
SkinStore = frmFTPDEditor.scSkinStore1
Sizeable = False
Left = 216
Top = 200
end
end