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

    r830 r1679  
    11inherited frmProblems: TfrmProblems
    2   Left = 627
    3   Top = 64
     2  Left = 303
     3  Top = 268
    44  HelpContext = 2000
    55  Caption = 'Problems List Page'
     
    1212  OnMouseMove = FormMouseMove
    1313  OnShow = FormShow
    14   ExplicitLeft = 627
    15   ExplicitTop = 64
    1614  ExplicitWidth = 639
    1715  ExplicitHeight = 409
     
    3735    Width = 159
    3836    Height = 350
    39     TabStop = True
    4037    ExplicitWidth = 159
    41     ExplicitHeight = 358
     38    ExplicitHeight = 350
    4239    object pnlButtons: TPanel
    4340      Left = 0
     
    8279      BevelOuter = bvNone
    8380      TabOrder = 1
    84       ExplicitHeight = 312
    8581      object lblView: TOROffsetLabel
    8682        Left = 0
     
    174170      Constraints.MinHeight = 90
    175171      TabOrder = 0
    176       ExplicitHeight = 312
    177172      object sptProbPanel: TSplitter
    178173        Left = 0
     
    206201          Height = 144
    207202          Hint = 'Select problem category'
     203          TabStop = False
    208204          Align = alClient
    209205          ExtendedSelect = False
     
    229225        BevelOuter = bvNone
    230226        TabOrder = 1
    231         ExplicitHeight = 152
    232227        object lblProblems: TLabel
    233228          Left = 0
     
    261256          LongList = False
    262257          Pieces = '2,3'
    263           ExplicitHeight = 139
    264258        end
    265259      end
     
    296290      Visible = False
    297291      OnMouseMove = FormMouseMove
    298       ExplicitHeight = 322
    299292    end
    300293    object wgProbData: TCaptionListBox
Note: See TracChangeset for help on using the changeset viewer.