From 0e1b31752a8dc8dd0176cb3454eae791c155328b Mon Sep 17 00:00:00 2001 From: dsiders Date: Sun, 19 Jun 2022 15:21:42 +0100 Subject: [PATCH] Docs: LCL/lclclasses. Removes extra spaces in topics. Updates tagging for True and False values. --- docs/xml/lcl/lclclasses.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/xml/lcl/lclclasses.xml b/docs/xml/lcl/lclclasses.xml index 4b8fc1af04..217de00814 100644 --- a/docs/xml/lcl/lclclasses.xml +++ b/docs/xml/lcl/lclclasses.xml @@ -23,7 +23,7 @@

- SysUtils has a LongRec structure which uses an unsigned Word type for Lo and Hi. LazLongRec provides a similar record with signed SmallInt members. + SysUtils has a LongRec structure which uses an unsigned Word type for Lo and Hi. LazLongRec provides a similar record with signed SmallInt members.

@@ -73,7 +73,7 @@ This method allows descendants to override the WidgetSetClass.

- GetWSComponentClass is a TWSLCLComponentClass class function which allows descendants to override the WidgetSetClass class type used to create instances of the component. When WidgetSetClass has not been assigned (contains Nil), the return value is set to the TWSLCLComponent type. + GetWSComponentClass is a TWSLCLComponentClass class function which allows descendants to override the WidgetSetClass class type used to create instances of the component. When WidgetSetClass has not been assigned (contains Nil), the return value is set to the TWSLCLComponent type.

@@ -113,7 +113,7 @@ - Creates and registers a new instance of the class, and initializes the WidgetSetClass property. + Creates and registers a new instance of the class, and initializes the WidgetSetClass property. @@ -281,7 +281,7 @@ - If True, a Reference has been allocated for this component. + If True, a Reference has been allocated for this component.