mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 03:40:31 +02:00
Docs: LCL. Fixes wording and see also link in AutoSizeColumns.
This commit is contained in:
parent
d5fe15d448
commit
5e0cc9032a
@ -1302,11 +1302,11 @@
|
|||||||
Changing the value for the property to <b>True</b> causes the <var>Resize</var> method to be called.
|
Changing the value for the property to <b>True</b> causes the <var>Resize</var> method to be called.
|
||||||
</p>
|
</p>
|
||||||
<remark>
|
<remark>
|
||||||
The Resize method will be called at least once, even when AutoSizeColumns is <b>False</b>, if an explicit width has not been set for the first column in the control.
|
The Resize method will be called at least once, even when AutoSizeColumns is set to <b>False</b>, if an explicit width has not been set for the first column in the control.
|
||||||
</remark>
|
</remark>
|
||||||
</descr>
|
</descr>
|
||||||
<seealso>
|
<seealso>
|
||||||
<link id="TCustomListView.Resize"/>
|
<link id="TCustomShellListView.Resize"/>
|
||||||
<link id="#lcl.comctrls.TCustomListView.Columns">TCustomListView.Columns</link>
|
<link id="#lcl.comctrls.TCustomListView.Columns">TCustomListView.Columns</link>
|
||||||
<link id="#lcl.comctrls.TListColumn">TListColumn</link>
|
<link id="#lcl.comctrls.TListColumn">TListColumn</link>
|
||||||
</seealso>
|
</seealso>
|
||||||
|
Loading…
Reference in New Issue
Block a user