home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / sharewar / gale / setgalee.exe / {app} / GaleBrowse.exe / 0 / RCDATA / TFORMRENAME / TFORMRENAME.txt
Encoding:
Text File  |  2002-10-07  |  589 b   |  30 lines

  1. object FormRename: TFormRename
  2.   Left = 230
  3.   Top = 109
  4.   BorderStyle = bsNone
  5.   Caption = 'FormRename'
  6.   ClientHeight = 18
  7.   ClientWidth = 114
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Edit: TEdit97
  20.     Left = 0
  21.     Top = 0
  22.     Width = 114
  23.     Height = 18
  24.     Align = alClient
  25.     TabOrder = 0
  26.     Text = 'Edit'
  27.     OnKeyDown = EditKeyDown
  28.   end
  29. end
  30.