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
Text File  |  1997-05-14  |  1KB  |  56 lines

  1. object NewThreadModule: TNewThreadModule
  2.   Left = 323
  3.   Top = 269
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスレッソズオソズジェソストの作成'
  6.   ClientHeight = 91
  7.   ClientWidth = 280
  8.   ParentFont = True
  9.   Position = poScreenCenter
  10.   PixelsPerInch = 96
  11.   TextHeight = 12
  12.   object Bevel1: TBevel
  13.     Left = 8
  14.     Top = 8
  15.     Width = 265
  16.     Height = 41
  17.     Shape = bsFrame
  18.   end
  19.   object Label1: TLabel
  20.     Left = 20
  21.     Top = 22
  22.     Width = 59
  23.     Height = 13
  24.     Caption = 'ソスラスソスソス(&C):'
  25.     FocusControl = NewClassName
  26.   end
  27.   object NewClassName: TEdit
  28.     Left = 88
  29.     Top = 18
  30.     Width = 177
  31.     Height = 21
  32.     TabOrder = 0
  33.   end
  34.   object OKButton: TButton
  35.     Left = 118
  36.     Top = 60
  37.     Width = 75
  38.     Height = 25
  39.     Caption = 'OK'
  40.     Default = True
  41.     ModalResult = 1
  42.     TabOrder = 1
  43.     OnClick = OKButtonClick
  44.   end
  45.   object CancelButton: TButton
  46.     Left = 198
  47.     Top = 60
  48.     Width = 75
  49.     Height = 25
  50.     Cancel = True
  51.     Caption = 'ソスソスンセソス'
  52.     ModalResult = 2
  53.     TabOrder = 2
  54.   end
  55. end
  56.