mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 11:08:00 +02:00
Docs: LCL/comctrls. Updates TCustomListView.ColumnClick topic to mention platform support for header drawing state.
This commit is contained in:
parent
dfbdfbe059
commit
8867480bc2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user