mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 08:58:23 +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.
|
||||
</p>
|
||||
<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>
|
||||
</descr>
|
||||
<seealso>
|
||||
<link id="TCustomListView.Resize"/>
|
||||
<link id="TCustomShellListView.Resize"/>
|
||||
<link id="#lcl.comctrls.TCustomListView.Columns">TCustomListView.Columns</link>
|
||||
<link id="#lcl.comctrls.TListColumn">TListColumn</link>
|
||||
</seealso>
|
||||
|
Loading…
Reference in New Issue
Block a user