Docs: LCL/comctrls. Updates TCustomListView.ColumnClick topic to mention platform support for header drawing state.

This commit is contained in:
dsiders 2024-02-27 15:48:56 +00:00
parent dfbdfbe059
commit 8867480bc2

View File

@ -15783,7 +15783,8 @@ controls whether the <var>OnColumnClick</var> event handler is signalled when
a Report view column header is clicked. It also controls whether a column
header is drawn using the "pressed" or "down" state while the mouse button is
down on a column header. The default value for the property is <b>True</b>, and
enables both the event handler and the header drawing state.
enables both the event handler and the header drawing state (on supported
platforms).
</p>
<p>
ColumnClick is one of the TListViewProperty values included in the