home *** CD-ROM | disk | FTP | other *** search
- object GetBookMarkName: TGetBookMarkName
- Left = 279
- Top = 429
- BorderStyle = bsDialog
- Caption = 'Lesezeichen setzen'
- ClientHeight = 167
- ClientWidth = 469
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Bevel1: TBevel
- Left = 10
- Top = 10
- Width = 455
- Height = 95
- 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 = 126
- Width = 93
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object CancelBtn: TButton
- Left = 252
- Top = 126
- Width = 92
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object Edit1: TEdit
- Left = 136
- Top = 64
- Width = 185
- Height = 24
- MaxLength = 17
- TabOrder = 0
- end
- end
-