XE2 System Types

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47319
    Support
    Keymaster

    Hello

    Can you show an example of project with such hints, please?

    #47325
    TAZ
    Participant

    My project is very big and complicated. I have not been able to produce a simple project with the hints. Embarcadero must have changed something concerning the Inline function because the compiler statement is listed in Delphi 2010 and it does not produce those hints. TMS Grid also produces these hints.

    Embarcadero states that you can turn off the hint message.

    http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/devcommon/cm_inline_units_incomplete_xml.html

    However, I prefer to just add the unit in the USES clause to satisfy the hint and will do it for each unit that I have source code. It is just a hint which means that it should be be detrimental to my project.

    I always try to keep my projects free of hints and warnings (I do not turn them off).

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.