From de12e1068379d24241e4f28d98f9e06d265a29c7 Mon Sep 17 00:00:00 2001 From: dsiders Date: Thu, 13 Oct 2022 01:05:16 +0100 Subject: [PATCH] Docs: LCL/comctrls. Fixes spelling errors. --- docs/xml/lcl/comctrls.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/xml/lcl/comctrls.xml b/docs/xml/lcl/comctrls.xml index 09d72728c3..f6e92556e8 100644 --- a/docs/xml/lcl/comctrls.xml +++ b/docs/xml/lcl/comctrls.xml @@ -10314,14 +10314,14 @@ TLVChangeEvent is the type used for the OnChange property in -Specifies an envent handler used to locate a list view item using the +Specifies an event handler used to locate a list view item using the specified search parameters and criteria.

TLVDataFindEvent is the type used for the OnDataFind -property in TCustomListView. Use the arguments to the handler to deterine the -actions performed in its implementation. +property in TCustomListView. Use the arguments to the handler to determine +the actions performed in its implementation.