home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TMENUSELECTDIALOG
/
TMENUSELECTDIALOG.txt
Wrap
Text File
|
1997-05-14
|
984b
|
53 lines
object MenuSelectDialog: TMenuSelectDialog
Left = 267
Top = 174
HelpContext = 1634
ActiveControl = SelectionBox
BorderStyle = bsDialog
Caption = 'ソスニュソスソスフ選ソスソス'
ClientHeight = 221
ClientWidth = 262
ParentFont = True
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 12
object SelectionBox: TListBox
Left = 8
Top = 8
Width = 245
Height = 176
ItemHeight = 13
Sorted = True
TabOrder = 0
end
object OKButton: TButton
Left = 14
Top = 192
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CancelButton: TButton
Left = 94
Top = 192
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object HelpButton: TButton
Left = 174
Top = 192
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 3
OnClick = HelpButtonClick
end
end