home *** CD-ROM | disk | FTP | other *** search
- object FormRename: TFormRename
- Left = 230
- Top = 109
- BorderStyle = bsNone
- Caption = 'FormRename'
- ClientHeight = 18
- ClientWidth = 114
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object Edit: TEdit97
- Left = 0
- Top = 0
- Width = 114
- Height = 18
- Align = alClient
- TabOrder = 0
- Text = 'Edit'
- OnKeyDown = EditKeyDown
- end
- end
-