Docs: LCL/lclclasses. Adds topic templates and updates for changes in 0d415cb2. Issue #40183.

* TLCLComponent.DecLCLRefCount
* OnDecLCLRefcountToZero
This commit is contained in:
dsiders 2023-04-03 04:39:07 +01:00
parent 94e7aff9ad
commit 976bfe8240

View File

@ -164,6 +164,8 @@ is destroyed.
</element>
<element name="TLCLComponent.IncLCLRefCount" link="#lcl.lclclasses.TLCLComponent.LCLRefCount"/>
<!-- TODO: Modified in 0d415cb2. Issue #40183. -->
<element name="TLCLComponent.DecLCLRefCount" link="#lcl.lclclasses.TLCLComponent.LCLRefCount"/>
<element name="TLCLComponent.LCLRefCount">
@ -342,6 +344,16 @@ If <b>True</b>, a Reference has been allocated for this component.
</short>
</element>
<!-- TODO: Added in 0d415cb2. Issue #40183. -->
<element name="OnDecLCLRefcountToZero">
<short/>
<descr/>
<verison>
Added in LCL version 2.4.
</verison>
<seealso/>
</element>
</module>
<!-- LCLClasses -->
</package>