home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / betrieb / desktop / klebe.exe / Klebez.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2001-03-09  |  3KB  |  132 lines

  1. object Form1: TForm1
  2.   Left = 237
  3.   Top = 343
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Klebezettel 2000'
  7.   ClientHeight = 138
  8.   ClientWidth = 352
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object RxLabel1: TRxLabel
  22.     Left = 42
  23.     Top = 16
  24.     Width = 236
  25.     Height = 36
  26.     Caption = 'Klebezettel 2000'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -32
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     ParentFont = False
  33.   end
  34.   object Label3: TLabel
  35.     Left = 61
  36.     Top = 56
  37.     Width = 7
  38.     Height = 24
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -19
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.   end
  46.   object Label1: TLabel
  47.     Left = 41
  48.     Top = 4
  49.     Width = 94
  50.     Height = 13
  51.     Caption = 'Patrick Hollerbach'#39's'
  52.   end
  53.   object Label2: TLabel
  54.     Left = 118
  55.     Top = 109
  56.     Width = 105
  57.     Height = 18
  58.     Caption = 'Wird geladen...'
  59.     Font.Charset = ANSI_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -16
  62.     Font.Name = 'Arial'
  63.     Font.Style = []
  64.     ParentFont = False
  65.   end
  66.   object PopupMenu1: TPopupMenu
  67.     Left = 36
  68.     Top = 50
  69.     object neueNotiz1: TMenuItem
  70.       Caption = '&neue Notiz erstellen'
  71.       OnClick = neueNotiz1Click
  72.     end
  73.     object Grundeinstellungen1: TMenuItem
  74.       Caption = 'Grundeinstellungen...'
  75.       OnClick = Grundeinstellungen1Click
  76.     end
  77.     object unsichtbareNotizen1: TMenuItem
  78.       Caption = 'unsichtbare Notizen...'
  79.       Visible = False
  80.       OnClick = unsichtbareNotizen1Click
  81.     end
  82.     object NetzwerkNotizerstellen1: TMenuItem
  83.       Caption = 'Netzwerk-Notiz erstellen'
  84.       Enabled = False
  85.       Visible = False
  86.       OnClick = NetzwerkNotizerstellen1Click
  87.     end
  88.     object Info1: TMenuItem
  89.       Caption = '&Info ÔøΩber das Programm...'
  90.       OnClick = Info1Click
  91.     end
  92.     object Klebezettelbeenden1: TMenuItem
  93.       Caption = 'Klebezettel b&eenden'
  94.       OnClick = Klebezettelbeenden1Click
  95.     end
  96.   end
  97.   object RxTrayIcon1: TRxTrayIcon
  98.     Hint = 'Klebezettel 2000'
  99.     Icon.Data = {<image000.ico>}
  100.     PopupMenu = PopupMenu1
  101.     OnDblClick = RxTrayIcon1DblClick
  102.     Left = 136
  103.     Top = 70
  104.   end
  105.   object Timer1: TTimer
  106.     Interval = 2000
  107.     OnTimer = Timer1Timer
  108.     Left = 88
  109.     Top = 64
  110.   end
  111.   object LMDVersionInfo1: TLMDVersionInfo
  112.     Left = 287
  113.     Top = 19
  114.   end
  115.   object dateicon: TLMDFileCtrl
  116.     Left = 183
  117.     Top = 18
  118.   end
  119.   object fisHotKey1: TfisHotKey
  120.     Key = 49227
  121.     OnHotKey = fisHotKey1HotKey
  122.     Left = 34
  123.     Top = 91
  124.   end
  125.   object fisHotKey2: TfisHotKey
  126.     Key = 49240
  127.     OnHotKey = fisHotKey2HotKey
  128.     Left = 197
  129.     Top = 63
  130.   end
  131. end
  132.