home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
MTSVDLG.DFM
/
MTSVDLG.txt
Wrap
Text File
|
1997-02-14
|
1KB
|
72 lines
object MtSvDlg: TMtSvDlg
Left = 256
Top = 149
HelpContext = 1630
ActiveControl = Description
BorderStyle = bsDialog
Caption = 'ソスソスソスソスレートとゑソスソスト保托ソス'
ClientHeight = 270
ClientWidth = 259
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 12
object DescriptionLabel: TLabel
Left = 8
Top = 8
Width = 125
Height = 13
Caption = 'ソスソスソスソスレートのコソスソスソス(&T):'
end
object SelectionBox: TListBox
Left = 8
Top = 52
Width = 245
Height = 176
ItemHeight = 13
Sorted = True
TabOrder = 1
OnClick = SelectionBoxClick
end
object OkButton: TButton
Left = 8
Top = 236
Width = 77
Height = 27
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object CancelButton: TButton
Left = 92
Top = 236
Width = 77
Height = 27
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 3
end
object HelpButton: TButton
Left = 176
Top = 236
Width = 77
Height = 27
Caption = 'ソスソスソスソス(&H)'
TabOrder = 4
OnClick = HelpButtonClick
end
object Description: TEdit
Left = 8
Top = 24
Width = 245
Height = 20
TabOrder = 0
Text = 'ソスソスソスソス'
end
end