Ignore:
Timestamp:
Jul 6, 2008, 8:20:14 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Uploading from OR_30_258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/foia-cprs/CPRS-Chart/Options/fOptionsOther.dfm

    r459 r460  
    196196  end
    197197  object txtTodayMinus: TStaticText
    198     Left = 32
     198    Left = 38
    199199    Top = 321
    200     Width = 79
    201     Height = 17
    202     Caption = 'TODAY MINUS'
     200    Width = 64
     201    Height = 17
     202    Alignment = taRightJustify
     203    Caption = 'Today minus'
    203204    Color = clBtnFace
    204205    ParentColor = False
     
    219220  end
    220221  object txtDaysMinus: TStaticText
    221     Left = 176
     222    Left = 178
    222223    Top = 322
    223     Width = 36
    224     Height = 17
    225     Caption = ' DAYS'
     224    Width = 26
     225    Height = 17
     226    Caption = 'days'
    226227    Color = clBtnFace
    227228    ParentColor = False
     
    244245  end
    245246  object txtDaysPlus: TStaticText
    246     Left = 178
     247    Left = 180
    247248    Top = 374
    248     Width = 36
    249     Height = 17
    250     Caption = ' DAYS'
     249    Width = 26
     250    Height = 17
     251    Caption = 'days'
    251252    Color = clBtnFace
    252253    ParentColor = False
     
    282283  end
    283284  object txtTodayPlus: TStaticText
    284     Left = 42
     285    Left = 46
    285286    Top = 372
    286     Width = 72
    287     Height = 17
    288     Caption = 'TODAY PLUS'
     287    Width = 56
     288    Height = 17
     289    Alignment = taRightJustify
     290    Caption = 'Today plus'
    289291    Color = clBtnFace
    290292    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.