iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Borland Delphi Support > Auto Completion Issues |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Unfortunately, the Delphi environment has some auto completion issues. Properties with arguments such as the table classes in Chameleon, appear to stop auto-completion from working. This piece of code illustrates the problem:
A trick to work around this problem is to assign a row class to the row you are trying to work with:
This bug still appears to be present in Borland Delphi 7 at the time this documentation was written. |