home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / tools / 95calend / calendez.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1997-12-15  |  6KB  |  273 lines

  1. object MainForm: TMainForm
  2.   Left = 150
  3.   Top = 30
  4.   Width = 642
  5.   Height = 446
  6.   Caption = 'CalendEzy'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   KeyPreview = True
  13.   Menu = MainMenu
  14.   Position = poDefault
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnKeyDown = FormKeyDown
  19.   OnResize = FormResize
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ButtonPanel: TPanel
  24.     Left = 0
  25.     Top = 343
  26.     Width = 634
  27.     Height = 57
  28.     Align = alBottom
  29.     TabOrder = 0
  30.     object MessageEdit: TEdit
  31.       Left = 8
  32.       Top = 4
  33.       Width = 541
  34.       Height = 21
  35.       TabOrder = 0
  36.       Text = 'xxx'
  37.       OnKeyDown = MessageEditKeyDown
  38.     end
  39.     object DateTimePanel: TPanel
  40.       Left = 228
  41.       Top = 28
  42.       Width = 205
  43.       Height = 25
  44.       BevelWidth = 4
  45.       TabOrder = 1
  46.       object HourLabel: TLabel
  47.         Left = 12
  48.         Top = 4
  49.         Width = 52
  50.         Height = 15
  51.         Caption = '11:15 am'
  52.         Font.Color = clWindowText
  53.         Font.Height = -12
  54.         Font.Name = 'Arial'
  55.         Font.Style = []
  56.         ParentFont = False
  57.       end
  58.       object DayLabel: TLabel
  59.         Left = 76
  60.         Top = 4
  61.         Width = 42
  62.         Height = 15
  63.         Caption = 'Wed 23'
  64.         Font.Color = clWindowText
  65.         Font.Height = -12
  66.         Font.Name = 'Arial'
  67.         Font.Style = []
  68.         ParentFont = False
  69.       end
  70.       object MonthLabel: TLabel
  71.         Left = 132
  72.         Top = 4
  73.         Width = 20
  74.         Height = 15
  75.         Caption = 'Mar'
  76.         Font.Color = clWindowText
  77.         Font.Height = -12
  78.         Font.Name = 'Arial'
  79.         Font.Style = []
  80.         ParentFont = False
  81.       end
  82.       object YearLabel: TLabel
  83.         Left = 164
  84.         Top = 4
  85.         Width = 28
  86.         Height = 15
  87.         Caption = '1997'
  88.         Font.Color = clWindowText
  89.         Font.Height = -12
  90.         Font.Name = 'Arial'
  91.         Font.Style = []
  92.         ParentFont = False
  93.       end
  94.     end
  95.   end
  96.   object CalendarPanel: TPanel
  97.     Left = 0
  98.     Top = 0
  99.     Width = 634
  100.     Height = 343
  101.     Align = alClient
  102.     TabOrder = 1
  103.     object CalendarPaintBox: TPaintBox
  104.       Left = 1
  105.       Top = 1
  106.       Width = 632
  107.       Height = 341
  108.       Align = alClient
  109.       Color = clAqua
  110.       ParentColor = False
  111.       ParentShowHint = False
  112.       ShowHint = True
  113.       OnMouseDown = CalendarPaintBoxMouseDown
  114.       OnMouseUp = ButtonMouseUp
  115.       OnPaint = CalendarPaintBoxPaint
  116.     end
  117.   end
  118.   object ZoomTimer: TTimer
  119.     Enabled = False
  120.     Interval = 500
  121.     OnTimer = ZoomTimerTimer
  122.     Left = 8
  123.     Top = 8
  124.   end
  125.   object MainMenu: TMainMenu
  126.     Left = 44
  127.     Top = 8
  128.     object FileMenu: TMenuItem
  129.       Caption = '&File'
  130.       ShortCut = 0
  131.       object ViewItm: TMenuItem
  132.         Caption = 'View &Log...'
  133.         ShortCut = 16460
  134.         OnClick = ViewItmClick
  135.       end
  136.       object ExitItm: TMenuItem
  137.         Caption = 'E&xit'
  138.         ShortCut = 16472
  139.         OnClick = ExitItmClick
  140.       end
  141.     end
  142.     object Level1: TMenuItem
  143.       Caption = '&Level'
  144.       ShortCut = 0
  145.       object YrItm: TMenuItem
  146.         Caption = '&Year'
  147.         ShortCut = 16473
  148.         OnClick = LevelItmClick
  149.       end
  150.       object MthhItm: TMenuItem
  151.         Tag = 1
  152.         Caption = '&Month'
  153.         ShortCut = 16461
  154.         OnClick = LevelItmClick
  155.       end
  156.       object DayItm: TMenuItem
  157.         Tag = 2
  158.         Caption = '&Day'
  159.         ShortCut = 16452
  160.         OnClick = LevelItmClick
  161.       end
  162.       object HrItm: TMenuItem
  163.         Tag = 3
  164.         Caption = '&Hour'
  165.         ShortCut = 16456
  166.         OnClick = LevelItmClick
  167.       end
  168.       object QtrhrItm: TMenuItem
  169.         Tag = 4
  170.         Caption = '&Qtr. Hour'
  171.         ShortCut = 16465
  172.         OnClick = LevelItmClick
  173.       end
  174.     end
  175.     object OptionsMenu: TMenuItem
  176.       Caption = '&Options'
  177.       ShortCut = 0
  178.       object HintItm: TMenuItem
  179.         Caption = '&Hints'
  180.         ShortCut = 0
  181.         OnClick = HintItmClick
  182.       end
  183.       object ZoomControlsItm: TMenuItem
  184.         Caption = '&Zoom Controls...'
  185.         ShortCut = 16474
  186.         OnClick = ZoomControlsItmClick
  187.       end
  188.       object SetFontsItm: TMenuItem
  189.         Caption = 'Set &Fonts...'
  190.         ShortCut = 0
  191.         object TitlesFontItm: TMenuItem
  192.           Caption = '&Titles (Font and Color only)...'
  193.           ShortCut = 16468
  194.           OnClick = TitlesFontItmClick
  195.         end
  196.         object MessagesFontItm: TMenuItem
  197.           Caption = '&Messages...'
  198.           ShortCut = 16461
  199.           OnClick = MessagesFontItmClick
  200.         end
  201.       end
  202.       object SetColrsItm: TMenuItem
  203.         Caption = 'Set &Colors...'
  204.         ShortCut = 0
  205.         object BlocksItm: TMenuItem
  206.           Caption = '&Blocks...'
  207.           ShortCut = 16450
  208.           OnClick = BlocksItmClick
  209.         end
  210.         object CrossHairItm: TMenuItem
  211.           Caption = '&Crosshair...'
  212.           ShortCut = 16451
  213.           OnClick = CrossHairItmClick
  214.         end
  215.         object BackgroundItm: TMenuItem
  216.           Caption = 'Bac&kground...'
  217.           ShortCut = 16459
  218.           OnClick = BackgroundItmClick
  219.         end
  220.       end
  221.       object GraphicsLevelItm: TMenuItem
  222.         Caption = '&Graphics...'
  223.         ShortCut = 16455
  224.         OnClick = GraphicsLevelItmClick
  225.       end
  226.       object ExpiryDays: TMenuItem
  227.         Caption = '&Expiry Days...'
  228.         ShortCut = 16453
  229.         OnClick = ExpiryDaysClick
  230.       end
  231.     end
  232.     object HelpMenu: TMenuItem
  233.       Caption = '&Help'
  234.       ShortCut = 0
  235.       object TutorialItm: TMenuItem
  236.         Caption = '&Tutorial...'
  237.         ShortCut = 0
  238.         OnClick = TutorialItmClick
  239.       end
  240.       object IndexItm: TMenuItem
  241.         Caption = '&Index...'
  242.         ShortCut = 112
  243.         OnClick = IndexItmClick
  244.       end
  245.       object AboutItm: TMenuItem
  246.         Caption = '&About...'
  247.         ShortCut = 16449
  248.         OnClick = AboutItmClick
  249.       end
  250.     end
  251.     object ORDERItm: TMenuItem
  252.       Caption = 'OR&DER...'
  253.       ShortCut = 0
  254.       OnClick = ORDERItmClick
  255.     end
  256.   end
  257.   object ColorDialog: TColorDialog
  258.     Ctl3D = True
  259.     Left = 80
  260.     Top = 8
  261.   end
  262.   object FontDialog: TFontDialog
  263.     Font.Color = clWindowText
  264.     Font.Height = -11
  265.     Font.Name = 'MS Sans Serif'
  266.     Font.Style = []
  267.     MinFontSize = 5
  268.     MaxFontSize = 18
  269.     Left = 116
  270.     Top = 8
  271.   end
  272. end
  273.