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   
Text File  |  1997-03-04  |  1KB  |  65 lines

  1. object GetBookMarkName: TGetBookMarkName
  2.   Left = 352
  3.   Top = 500
  4.   BorderStyle = bsDialog
  5.   Caption = 'Lesezeichen setzen'
  6.   ClientHeight = 132
  7.   ClientWidth = 469
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Bevel1: TBevel
  18.     Left = 10
  19.     Top = 10
  20.     Width = 455
  21.     Height = 75
  22.     Shape = bsFrame
  23.   end
  24.   object Label1: TLabel
  25.     Left = 104
  26.     Top = 24
  27.     Width = 246
  28.     Height = 16
  29.     Caption = 'Set a short description for your bookmark.'
  30.     Font.Color = clBlack
  31.     Font.Height = -13
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object OKBtn: TButton
  37.     Left = 121
  38.     Top = 98
  39.     Width = 92
  40.     Height = 27
  41.     Caption = 'OK'
  42.     Default = True
  43.     ModalResult = 1
  44.     TabOrder = 1
  45.   end
  46.   object CancelBtn: TButton
  47.     Left = 252
  48.     Top = 98
  49.     Width = 92
  50.     Height = 27
  51.     Cancel = True
  52.     Caption = 'Cancel'
  53.     ModalResult = 2
  54.     TabOrder = 2
  55.   end
  56.   object Edit1: TEdit
  57.     Left = 136
  58.     Top = 48
  59.     Width = 185
  60.     Height = 24
  61.     MaxLength = 17
  62.     TabOrder = 0
  63.   end
  64. end
  65.