home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
SCHWATCH
/
schwatch.lzh
/
Schwatch.exe
/
0
/
RCDATA
/
TDLGVERSION
/
TDLGVERSION.txt
< prev
Wrap
Text File
|
2000-11-11
|
2KB
|
103 lines
object DlgVersion: TDlgVersion
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'ソスoソス[ソスWソスソスソスソスソスソスソス'
ClientHeight = 174
ClientWidth = 250
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS UI Gothic'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 250
Height = 174
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
Caption = 'Panel1'
ParentColor = True
TabOrder = 1
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
Stretch = True
OnClick = ProgramIconClick
IsControl = True
end
object ProductName: TLabel
Left = 56
Top = 16
Width = 159
Height = 24
Caption = 'Schedule Watcher'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 73
Top = 48
Width = 48
Height = 16
Caption = 'Version'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 40
Top = 80
Width = 169
Height = 12
Caption = 'Copyright (C) 1999 - 2000 SAKO'
IsControl = True
end
object LabelEmail: TLabel
Left = 68
Top = 104
Width = 114
Height = 12
Cursor = crHandPoint
Alignment = taCenter
Caption = 'kamisako@bc.mbn.or.jp'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = 'MS UI Gothic'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = LabelEmailClick
end
end
object OKButton: TButton
Left = 81
Top = 144
Width = 89
Height = 22
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end