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/fGraphProfiles.dfm

    r830 r1679  
    22  Left = 721
    33  Top = 528
    4   HorzScrollBar.Visible = False
    5   VertScrollBar.Visible = False
    64  BorderIcons = [biSystemMenu, biHelp]
    75  BorderStyle = bsDialog
     
    1412  OnShow = FormShow
    1513  ExplicitWidth = 483
    16   ExplicitHeight = 404
     14  ExplicitHeight = 411
    1715  PixelsPerInch = 96
    1816  TextHeight = 13
     
    149147  end
    150148  object lstItemsDisplayed: TORListBox [13]
    151     Left = 319
     149    Left = 312
    152150    Top = 44
    153151    Width = 150
     
    286284    ShowHint = False
    287285    TabOrder = 3
    288     OnClick = btnAddAllClick
     286    OnClick = cboAllItemsClick
    289287  end
    290288  object btnRename: TButton [19]
     
    486484          TabOrder = 0
    487485          OnDblClick = lstSourcesDblClick
    488           OnEnter = lstSourcesEnter
    489           OnExit = lstSourcesExit
     486          OnEnter = lstOtherSourcesEnter
     487          OnExit = lstOtherSourcesExit
    490488          ItemTipColor = clWindow
    491489          LongList = False
    492490          Pieces = '2'
    493           OnChange = lstSourcesChange
     491          OnChange = lstOtherSourcesChange
    494492        end
    495493        object pnlOtherViews: TPanel
Note: See TracChangeset for help on using the changeset viewer.