lazarus/components/ideintf/docs/propedits.xml
mattias c8f26b3e53 IDEIntf: added help
git-svn-id: trunk@53875 -
2017-01-03 16:53:58 +00:00

11 lines
577 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<fpdoc-descriptions><package name="IDEIntf"><module name="PropEdits"><element name="TPropertyEditorHook.GetAncestorInstance"><short>Returns the designer ancestor property</short><descr>InstProp must be provided with valid values. See TPropertyEditor.
The ancestor property has the same property info.
This works only for designed inherited components (VFI, visual form inheritance).
It does <i>not</i> return the compile time ancestor.
It returns true on success.</descr>
</element>
</module>
</package>
</fpdoc-descriptions>