Recent

Author Topic: Help hints in Object inspector are empty for properties of classes declared in s  (Read 1512 times)

LacaK

  • Hero Member
  • *****
  • Posts: 703
Example: I put on the form TSQLQuery object from sqlDB palette.
I set properties using Object inspector.
There should be displayed in Object inspector at bottom "help hints" when I click on any property.
But for classes declared in "sqldb" unit there is no help shown.

If I look into Lazarus/docs/chm/fcl.chm I see there for example: mssqlconnection, ibconnection, but not TSQLConnection nor classes declared in sqlDB unit (like TSQLQuery) nor sqlDB unit as unit.

Isn't it any problem with packaging help (sqlDB is not included) ?
« Last Edit: January 12, 2015, 12:16:15 pm by LacaK »

LacaK

  • Hero Member
  • *****
  • Posts: 703
It seems, that "help hints" displayed in Object inspector in Lazarus IDE are taken from "docs/xml" not from "docs/chm".
And in "docs/xml" are only sources for IDE and LCL, not for FCL.

 

TinyPortal © 2005-2018