home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TNEWTHREADMODULE
/
TNEWTHREADMODULE.txt
Wrap
Text File
|
1997-05-14
|
1KB
|
56 lines
object NewThreadModule: TNewThreadModule
Left = 323
Top = 269
BorderStyle = bsDialog
Caption = 'ソスレッソズオソズジェソストの作成'
ClientHeight = 91
ClientWidth = 280
ParentFont = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 265
Height = 41
Shape = bsFrame
end
object Label1: TLabel
Left = 20
Top = 22
Width = 59
Height = 13
Caption = 'ソスラスソスソス(&C):'
FocusControl = NewClassName
end
object NewClassName: TEdit
Left = 88
Top = 18
Width = 177
Height = 21
TabOrder = 0
end
object OKButton: TButton
Left = 118
Top = 60
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 198
Top = 60
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
end