home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Internet
/
Javadraw
/
DATA.Z
/
ID_Acsrs.dll
/
RCDATA
/
TGETBOOKMARKNAME
/
TGETBOOKMARKNAME.txt
< prev
Wrap
Text File
|
1997-03-04
|
1KB
|
65 lines
object GetBookMarkName: TGetBookMarkName
Left = 352
Top = 500
BorderStyle = bsDialog
Caption = 'Lesezeichen setzen'
ClientHeight = 132
ClientWidth = 469
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 16
object Bevel1: TBevel
Left = 10
Top = 10
Width = 455
Height = 75
Shape = bsFrame
end
object Label1: TLabel
Left = 104
Top = 24
Width = 246
Height = 16
Caption = 'Set a short description for your bookmark.'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object OKBtn: TButton
Left = 121
Top = 98
Width = 92
Height = 27
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CancelBtn: TButton
Left = 252
Top = 98
Width = 92
Height = 27
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object Edit1: TEdit
Left = 136
Top = 48
Width = 185
Height = 24
MaxLength = 17
TabOrder = 0
end
end