home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TWINDOWLISTDLG
/
TWINDOWLISTDLG.txt
Wrap
Text File
|
1997-05-14
|
1KB
|
55 lines
object WindowListDlg: TWindowListDlg
Left = 266
Top = 140
ActiveControl = WindowListBox
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソスソスソスソズウソスフ一覧'
ClientHeight = 172
ClientWidth = 251
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object WindowListBox: TListBox
Left = 8
Top = 8
Width = 235
Height = 121
ItemHeight = 13
TabOrder = 0
OnDblClick = WindowListBoxDblClick
end
object OKButton: TButton
Left = 8
Top = 139
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CancelButton: TButton
Left = 88
Top = 139
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object HelpButton: TButton
Left = 168
Top = 139
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 3
OnClick = HelpBtnClick
end
end