home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
sharewar
/
Slunec
/
app
/
15
/
Poznamky.exe
/
0
/
RCDATA
/
TNEWNAMEFORM
/
TNEWNAMEFORM.txt
Wrap
Text File
|
1999-10-21
|
1KB
|
60 lines
object NewNameForm: TNewNameForm
Left = 371
Top = 420
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Nov� pozn�mka'
ClientHeight = 121
ClientWidth = 215
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 201
Height = 105
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object NewNameLabel: TLabel
Left = 16
Top = 8
Width = 139
Height = 13
Caption = 'Zadej jm�no nov� pozn�mky:'
end
object NewNameEdit: TEdit
Left = 16
Top = 32
Width = 169
Height = 21
TabOrder = 0
end
object OKButton: TBitBtn
Left = 16
Top = 64
Width = 81
Height = 25
TabOrder = 1
Kind = bkOK
end
object CancelButton: TBitBtn
Left = 104
Top = 64
Width = 81
Height = 25
TabOrder = 2
Kind = bkCancel
end
end
end