home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 September
/
PCWorld_2006-09_cd.bin
/
temacd
/
fineview
/
finevw69.exe
/
FineView.exe
/
0
/
RCDATA
/
TFORMRENAME
/
TFORMRENAME.txt
Wrap
Text File
|
2004-10-09
|
1KB
|
61 lines
object FormRename: TFormRename
Left = 346
Top = 286
BorderStyle = bsDialog
Caption = 'Rename'
ClientHeight = 98
ClientWidth = 422
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
Font.Style = []
OldCreateOrder = False
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object LRenameMsg: TLabel
Left = 22
Top = 16
Width = 68
Height = 12
Caption = 'LRenameMsg'
end
object EditRename: TEdit
Left = 21
Top = 36
Width = 300
Height = 20
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
Font.Style = []
ParentFont = False
TabOrder = 0
Text = 'EditRename'
OnKeyDown = EditRenameKeyDown
end
object ButtonOK: TButton
Left = 224
Top = 64
Width = 90
Height = 22
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object ButtonCancel: TButton
Left = 322
Top = 64
Width = 90
Height = 22
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end