home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / coolwake / coolwake.exe / 0 / RCDATA / TREMINDERSFRM / TREMINDERSFRM.txt
Text File  |  1997-04-16  |  2KB  |  63 lines

  1. object RemindersFrm: TRemindersFrm
  2.   Left = 298
  3.   Top = 107
  4.   Width = 371
  5.   Height = 364
  6.   Caption = 'Reminders'
  7.   Font.Color = clWindowText
  8.   Font.Height = -14
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 120
  12.   TextHeight = 16
  13.   object Panel1: TPanel
  14.     Left = 264
  15.     Top = 0
  16.     Width = 99
  17.     Height = 332
  18.     Align = alRight
  19.     BevelOuter = bvNone
  20.     TabOrder = 1
  21.     object OKBtn: TBitBtn
  22.       Left = 5
  23.       Top = 5
  24.       Width = 92
  25.       Height = 31
  26.       Hint = 'Close form.'
  27.       Caption = 'OK'
  28.       TabOrder = 0
  29.       OnClick = OKBtnClick
  30.       Glyph.Data = {
  31.         78010000424D7801000000000000760000002800000020000000100000000100
  32.         04000000000000000000120B0000120B00000000000000000000000000000000
  33.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  34.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  35.         555555555555555555555555555555555555555555FF55555555555559055555
  36.         55555555577FF5555555555599905555555555557777F5555555555599905555
  37.         555555557777FF5555555559999905555555555777777F555555559999990555
  38.         5555557777777FF5555557990599905555555777757777F55555790555599055
  39.         55557775555777FF5555555555599905555555555557777F5555555555559905
  40.         555555555555777FF5555555555559905555555555555777FF55555555555579
  41.         05555555555555777FF5555555555557905555555555555777FF555555555555
  42.         59905555555555555777555555555555555555555555555555550000}
  43.       NumGlyphs = 2
  44.     end
  45.   end
  46.   object RemindersMmo: TMemo
  47.     Left = 0
  48.     Top = 0
  49.     Width = 264
  50.     Height = 332
  51.     Align = alClient
  52.     Font.Color = clBlack
  53.     Font.Height = -15
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     Lines.Strings = (
  57.       '')
  58.     ParentFont = False
  59.     ScrollBars = ssBoth
  60.     TabOrder = 0
  61.   end
  62. end
  63.