home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TMTSVDLG
/
TMTSVDLG.txt
Wrap
Text File
|
1997-05-14
|
1KB
|
69 lines
object MtSvDlg: TMtSvDlg
Left = 256
Top = 149
HelpContext = 1630
ActiveControl = Description
BorderStyle = bsDialog
Caption = 'ソスソスソスソスレートとゑソスソスト保托ソス'
ClientHeight = 270
ClientWidth = 259
ParentFont = True
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