home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Gian 1999 January
/
TG199901.mdf
/
calendar
/
calendar.exe
/
0
/
RCDATA
/
TFORMINSTALL
/
TFORMINSTALL.txt
Wrap
Text File
|
1998-08-21
|
3KB
|
142 lines
object FormInstall: TFormInstall
Left = 193
Top = 211
BorderStyle = bsDialog
Caption = 'FormInstall'
ClientHeight = 183
ClientWidth = 368
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object LabelInstall0: TLabel
Left = 12
Top = 8
Width = 344
Height = 16
Caption = '�ȉ��̃t�@�C����ǎ��Ƃ��ăC���X�g�[�����܂��B'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = [fsBold]
ParentFont = False
end
object LabelInstall1: TLabel
Left = 122
Top = 32
Width = 125
Height = 16
Caption = '��낵���ł����H'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = [fsBold]
ParentFont = False
end
object LabelInstallFilename: TLabel
Left = 25
Top = 64
Width = 160
Height = 16
Alignment = taRightJustify
Caption = '�C���X�g�[���t�@�C�����F'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
end
object LabelInstallFolder: TLabel
Left = 7
Top = 88
Width = 178
Height = 16
Alignment = taRightJustify
Caption = '�C���X�g�[����t�H���_�[�F'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
end
object LabelPosition: TLabel
Left = 113
Top = 112
Width = 72
Height = 16
Alignment = taRightJustify
Caption = '�\���ʒu�F'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
end
object ButtonInstall: TButton
Left = 82
Top = 144
Width = 75
Height = 25
Caption = '�ݽİ�'
ModalResult = 1
TabOrder = 4
OnClick = ButtonInstallClick
end
object ButtonCancel: TButton
Left = 210
Top = 144
Width = 75
Height = 25
Caption = '��ݾ�'
ModalResult = 2
TabOrder = 5
end
object EditInstallFilename: TEdit
Left = 192
Top = 62
Width = 160
Height = 20
TabOrder = 0
end
object EditInstallFolder: TEdit
Left = 192
Top = 86
Width = 113
Height = 20
TabOrder = 1
end
object ButtonInstallFolder: TButton
Left = 312
Top = 87
Width = 41
Height = 20
Caption = '�Q��'
TabOrder = 2
OnClick = ButtonInstallFolderClick
end
object ComboBoxPosition: TComboBox
Left = 192
Top = 111
Width = 161
Height = 20
Style = csDropDownList
DropDownCount = 2
ItemHeight = 12
Items.Strings = (
'�����ɕ\��'
'���ׂĕ\��')
TabOrder = 3
end
end