Unnecessary Hints and Warnings when building AC 14.29

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38330
    HeDiBo
    Participant

    Very minor detail: the following hints can easily be cured:

    Code:
    [dcc64 Hint] acLFPainter.pas(1315): H2164 Variable 'State' is declared but never used in 'TcxACLookAndFeelPainter.DrawButton'
    [dcc64 Hint] acLFPainter.pas(1489): H2077 Value assigned to 'Side' never used
    [dcc64 Hint] acDBGrid.pas(1195): H2164 Variable 'ActWidth' is declared but never used in 'DrawTitleCell'
    [dcc64 Hint] acDBGrid.pas(1208): H2164 Variable 'Button' is declared but never used in 'DrawTitleCell'

    Thanks!

    #59813
    Support
    Keymaster

    These hints will be removed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Unnecessary Hints and Warnings when building AC 14.29’ is closed to new replies.