Ignore:
Timestamp:
Jan 12, 2010, 3:30:13 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Added button to turn Colored Tabs off

File:
1 edited

Legend:

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

    r541 r667  
    11object frmOptionsOther: TfrmOptionsOther
    2   Left = 298
    3   Top = 189
     2  Left = 517
     3  Top = 143
    44  Hint = 'Use system default settings'
    55  HelpContext = 9110
     
    380380  object cbEnableTabColors: TCheckBox
    381381    Left = 9
    382     Top = 110
     382    Top = 102
    383383    Width = 169
    384384    Height = 17
    385385    Caption = 'Enable Custom Tab Colors'
    386386    Checked = True
    387     Enabled = False
    388387    State = cbChecked
    389388    TabOrder = 26
    390     Visible = False
    391389    OnClick = cbEnableTabColorsClick
    392390  end
Note: See TracChangeset for help on using the changeset viewer.