home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 February / NetCD1.iso / mir / _SETUP.1 / cw.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Encoding:
Text File  |  1999-08-27  |  1.2 KB  |  56 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 353
  3.   Top = 263
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ソスソスソスソス ソスソスソスソスソスソス'
  7.   ClientHeight = 136
  8.   ClientWidth = 189
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object GroupBox1: TGroupBox
  22.     Left = 2
  23.     Top = -1
  24.     Width = 185
  25.     Height = 105
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 2
  29.       Top = 15
  30.       Width = 181
  31.       Height = 88
  32.       Align = alClient
  33.       Alignment = taCenter
  34.       AutoSize = False
  35.       Caption = 'Connection Wizard V1.0'
  36.     end
  37.   end
  38.   object Button1: TButton
  39.     Left = 56
  40.     Top = 108
  41.     Width = 75
  42.     Height = 25
  43.     Cancel = True
  44.     Caption = 'ネョソスソス'
  45.     Default = True
  46.     Font.Charset = HANGEUL_CHARSET
  47.     Font.Color = clWindowText
  48.     Font.Height = -12
  49.     Font.Name = 'ソスソスソスソステシ'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     TabOrder = 1
  53.     OnClick = Button1Click
  54.   end
  55. end
  56.