mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 07:55:58 +02:00
Docs: LCL/stdctrls. Fixes XML tags in TCustomEdit.ClearSelection See Also links.
This commit is contained in:
parent
b38dcaebfc
commit
92c1b6a39a
@ -7680,10 +7680,10 @@ Use <var>HideSelection</var> to disable text selection in the edit control.
|
|||||||
</p>
|
</p>
|
||||||
</descr>
|
</descr>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id='TCustomEdit.SelText'/>
|
<link id="TCustomEdit.SelText"/>
|
||||||
<link id='TCustomEdit.SelStart'/>
|
<link id="TCustomEdit.SelStart"/>
|
||||||
<link id='TCustomEdit.SelLength'/>
|
<link id="TCustomEdit.SelLength"/>
|
||||||
<link id='TCustomEdit.HideSelection'/>
|
<link id="TCustomEdit.HideSelection"/>
|
||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user