Docs: LCL/taskdlgemulation. Updates topics for changes in 17bf02ba.

This commit is contained in:
dsiders 2023-08-18 23:14:32 +01:00
parent 5f8e1dfeb8
commit 7096cfb5f1

View File

@ -745,7 +745,6 @@ the icons available as the main icon on an emulated task dialog form.
</descr> </descr>
<seealso> <seealso>
<link id="IconMessage"/> <link id="IconMessage"/>
<link id="TF_DIALOGICON"/>
<link id="#lcl.dialogs.TTaskDialogIcon">TTaskDialogIcon</link> <link id="#lcl.dialogs.TTaskDialogIcon">TTaskDialogIcon</link>
</seealso> </seealso>
</element> </element>
@ -871,36 +870,6 @@ Specifies the icon used to identify the translated message in the return value.
</short> </short>
</element> </element>
<element name="TF_DIALOGICON">
<short>
Converts the specified TTaskDialogIcon main icon to the corresponding value in
the TLCLTaskDialogIcon enumeration.
</short>
<descr/>
<seealso/>
</element>
<element name="TF_DIALOGICON.Result">
<short/>
</element>
<element name="TF_DIALOGICON.AIcon">
<short/>
</element>
<element name="TF_FOOTERICON">
<short>
Converts the specified TTaskDialogIcon footer icon to the corresponding value
in the TLCLTaskDialogFooterIcon enumeration.
</short>
<descr/>
<seealso/>
</element>
<element name="TF_FOOTERICON.Result">
<short/>
</element>
<element name="TF_FOOTERICON.AIcon">
<short/>
</element>
</module> </module>
<!-- TaskDlgEmulation --> <!-- TaskDlgEmulation -->
</package> </package>