Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/fGraphs.dfm

    r830 r1679  
    1313  OnDestroy = FormDestroy
    1414  OnShow = FormShow
    15   ExplicitLeft = 265
    16   ExplicitTop = 279
    17   ExplicitWidth = 600
    18   ExplicitHeight = 427
     15  ExplicitWidth = 592
     16  ExplicitHeight = 400
    1917  PixelsPerInch = 96
    2018  TextHeight = 13
     
    636634          Width = 148
    637635          Height = 76
    638           ActivePage = tsBottomViews
     636          ActivePage = tsBottomItems
    639637          Align = alClient
    640638          TabOrder = 1
    641639          object tsBottomItems: TTabSheet
    642640            Caption = 'Items'
    643             ExplicitLeft = 0
    644             ExplicitTop = 0
    645             ExplicitWidth = 0
    646             ExplicitHeight = 0
    647641            object lvwItemsBottom: TListView
    648642              Left = 0
     
    717711              TabOrder = 0
    718712              OnEnter = lstViewsBottomEnter
    719               OnMouseDown = lstViewsBottomMouseDown
    720713              ItemTipColor = clWindow
    721714              LongList = False
     
    10891082    object mnuPopGraphDetails: TMenuItem
    10901083      Caption = 'Details...'
     1084      Enabled = False
    10911085      OnClick = mnuPopGraphDetailsClick
    10921086    end
     
    12631257    object mnuGraphData: TMenuItem
    12641258      Caption = 'Show Graph Data...'
    1265       Enabled = False
    1266       Visible = False
    12671259      OnClick = mnuGraphDataClick
    12681260    end
Note: See TracChangeset for help on using the changeset viewer.