dsiders
4d67fbc31c
Docs: LCL/various. Corrects spelling errors, typos.
2025-01-25 23:42:08 -05:00
dsiders
0e1ed024d8
Docs: LCL/dialogs. Updates TColorDialogOption.cdShowAlphaChannel to include GTK3 in the supported platforms. Issue #22717 .
2025-01-24 23:34:46 -05:00
dsiders
7613e28ec0
Docs: LCL/comctrls. Updates TCustomTreeView.HotTrack to describe underline text drawn on a hovered tree node.
2025-01-21 20:38:32 -05:00
dsiders
0e90435602
Docs: LCL/comctrls. Updates TCustomTreeView hot-tracking topics for changes in e897d845
. Issue #41290 .
...
* TCustomTreeView.MouseMove
* TCustomTreeView.HotTrack
* TCustomTreeView.HotTrackColor
2025-01-20 14:16:15 -05:00
dsiders
058b949f47
Docs: LCL, LazUtils. Updates copyright statement to current year.
2025-01-09 00:48:53 -05:00
dsiders
b76a46a7df
Docs: LCL/forms. Corrects content in TApplication.Hint.
2025-01-08 21:03:02 -05:00
dsiders
760b404c7b
Docs: LazUtils/lazutf8. Updates the UTF8StringReplace topic for changes in 4c1a98b6
, 277cc26b
. Issue #41291 .
2025-01-07 02:22:42 +00:00
dsiders
eeb75b186d
Docs: LCL/graphics. Updates content in color conversion topics including:
...
* ColorToRGB
* ColorToString
* StringToColor
* StringToColorDef
2025-01-07 00:55:28 +00:00
dsiders
1964eee87a
Docs: LCL/forms. Updates content in hint-related topics, including:
...
* TApplication.UpdateMouseHint
* TApplication.Hint
* TApplication.OnHint
* TApplication.ShowHint
2025-01-06 11:39:39 +00:00
dsiders
fe5942408a
Docs: LCL/stctrls. Updates TCustomComboBox and TComboBox topics to use consistent content.
2025-01-03 20:00:55 +00:00
dsiders
d95cdc433a
Docs: LazUtils/lazfileutils. Updates content in AppendPathDelim topic to describe
...
how Windows device identifiers are handled in the routine.
2025-01-01 11:25:08 +00:00
dsiders
d1bef150c4
Docs: LazUtils/lazfileutils. Adds descriptions for GetLazNormalizedFilename parameters and return value.
2024-12-30 03:36:54 +00:00
dsiders
431a3980e1
Docs: LCL/graphics. Updates TRasterImage.RequestTransparentColor topic to clarify content.
...
* Discussion: https://forum.lazarus.freepascal.org/index.php/topic,67483.msg519648
2024-12-30 03:32:49 +00:00
dsiders
6a5c801d90
Docs: LazUtils/lconvencoding. Fixes missing end tag in XML. Updates and reorganizes topic content.
2024-12-27 18:22:01 +00:00
dsiders
5d72852af6
Docs: LazUtils/lconvencoding. Updates CP932ToUTF8 topic for changes in ef08272e
. Issue #41277 .
2024-12-26 20:56:56 +00:00
dsiders
a739040362
Docs: LCL/dialogs. Adds Cocoa to the list of supported platforms in TColorDialogOption.cdShowAlphaChannel for
...
changes in 9d491994
.
2024-12-25 07:30:08 +00:00
dsiders
3e096abc50
Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update.
2024-12-19 17:03:05 +00:00
dsiders
19e6796666
Docs: LCL/actnlist. Removes version info in TActionLink.Update.
2024-12-19 16:20:00 +00:00
dsiders
dac6000769
Docs: LCL/actnlist. Updates TActionLink.Update topic for changes in 51da4aa0
.
...
* Depends on f2c1978c
. Issue #41063 .
2024-12-19 16:08:00 +00:00
dsiders
f2c1978c4b
Docs: LCL/actnlist. Adds the TActionLink.Update topic for changes in aa9ce848
. Issue #41063 .
...
* Assumed Milestone 4.0.
2024-12-17 18:02:35 +00:00
dsiders
7f6df323df
Docs: LCL/dialogs. Updates the TColorDialog.AlphaChannel topic with additional content. Depends on 2b5f9be070
. Issue #22717 .
2024-12-15 01:00:39 +00:00
dsiders
2b5f9be070
Docs: LCL/dialogs. Adds or updates TColorDialog-related topics. Changes in 633cb5bb
, 2753fed6
, b511c5ca
, 8fd7e96f
, 4360b24b
, 47d9468d
, 99df3f6a
. Issue #22717 .
2024-12-14 21:15:25 +00:00
Martin
4008995d38
LazUtils: Added GetLazNormalizedFilename / docs
2024-12-12 13:18:35 +01:00
dsiders
8477f6087d
Docs: LCL/dialogs. Adds and updates TColorDialog topics for changes in 9077ef32
. Issue #22717 .
...
* Affects:
* TColorDialogOption
* TColorDialogOptions
* TColorDialog.Options
* TColorDialog.Create
* DefaultColorDialogOptions
2024-12-08 18:12:09 +00:00
dsiders
0f4a7bbc7e
Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in d326f3e9e7
. Issue #41259 .
...
* d326f3e9e7
IDE In search results window, do not expand nodes when switching tabs.
* Added: TCustomControlFilterEdit.FAlreadyFiltered
* Updated: TCustomControlFilterEdit.InvalidateFilter, TCustomControlFilterEdit.Destroy
2024-12-01 04:51:44 +00:00
dsiders
a2bf3c8d58
Docs: LCL/controls. Updates TWinControl.OnKeyDown topic to document global shortcut keys.
...
* Related to discussions in Issue #40436 .
2024-11-20 20:35:54 +00:00
dsiders
1bcd352773
Docs: LCL/intfgraphics. Adds the TLazReaderBMP.InternalReadHead topic for changes in a153126d5a
. Issue #40685 .
2024-11-16 01:59:01 +00:00
dsiders
816d1b0cd5
Docs: LCL/graphutil. Fixes an invalid See Also link in the ScaleImg topic.
2024-11-14 22:43:43 +00:00
dsiders
2f7f0198ab
Docs: LCL/forms. Updates THintWindow topics for changes in 301fcda550
, including:
...
* THintWindow.ActivateHint
* THintWindow.ActivateWithBounds
* THintWindow.ActivateHintData
* THintWindow.CalcHintRect
2024-11-14 16:43:09 +00:00
dsiders
c02978f20f
Docs: LCL/forms. Updates content in THintWindow.ActivateHint and THintWindow.CalcHintRect topics.
...
* Related to (but not dependent on) changes in aeca9749
.
* Originally reported in issue #41194 .
2024-11-12 17:20:15 +00:00
dsiders
a265712f5f
Docs: LCL/graphutil. Modifies content in ScaleImg topic for changes in 77121d9b
.
...
* Exit ScaleImg immediately when size change for the image is not needed.
2024-11-05 20:30:51 +00:00
dsiders
3325629775
Docs: LCL/forms. Updates TCustomForm.IconChanged topic for changes in 01640ee2
. Issue #41189 .
2024-10-30 02:15:22 +01:00
dsiders
cb0bfed0f1
Docs: LazUtils/graphtype. Fixes invalid link ID in DisabledDrawEffectStyle topic.
2024-10-30 02:15:21 +01:00
dsiders
8770993482
Docs: LCL/grids. Updates TCustomGrid.ExtendedSelect topic for changes in 602375a8
. Issue #41084 .
...
* Minor correction to word choice in TCustomGrid.FastEditing remarks.
2024-10-28 21:54:40 +01:00
dsiders
ae8870ddd3
Docs: LCL/comctrls. Fixes invalid See Also link in TCustomTabControl.Change.
2024-10-20 09:08:08 +01:00
dsiders
21895da520
Docs: LCL/forms. Updates the TApplication.ShowHintWindow topic for changes in 32947827
. Issue #41194 .
2024-10-20 01:58:49 +01:00
dsiders
4162d4cf25
Docs: LCL/extctrls. Adds TLabeledEdit.OnContextPopup topic for changes in 6be15f2b
.
2024-10-20 01:58:48 +01:00
dsiders
c14fb39fe8
Docs: LCL. Updates border style and icon topics for changes in 939daf54
. Issue #41189 .
...
* TCustomForm.CMIconChanged
* TCustomForm.BorderStyle
* corrects invalid See Also links
2024-10-20 01:58:48 +01:00
dsiders
877b59d84e
Docs: LCL/comctrls. Updates topics in THeaderSection for changes in 6a919803
, c0b0fb81
.
...
* Changes THeaderSection.OriginalIndex to public visibility.
* Update THeaderSection.Alignment and THeaderSection.Visible to reflect default value declarations.
2024-10-20 01:58:48 +01:00
dsiders
c85d53f86a
Docs: LCL/menus. Updates the TMenuItem.InternalRethinkLines topic for changes in 3afd9c57
. Issue #41028 .
2024-10-20 01:58:47 +01:00
dsiders
98c70c9c28
Docs: LCL/menus. Updates the TMenuItem.CheckChildrenHandles topic for changes in 93af6708
. Issue #41109 .
2024-10-20 01:58:47 +01:00
dsiders
6a22596f32
Docs: LCL/checklst. Adds TCheckListBox.Options topic for changes in 14018cbf
.
2024-10-20 01:58:47 +01:00
dsiders
d2dac0bbb9
Docs: LCL/menus. Adds menu / menu item line reduction topics for changes in e762d9b6
. Issue #41028 .
2024-10-20 01:58:46 +01:00
dsiders
44c78718af
Docs: LazUtils/lazutf8. Updates UTF8CodepointCount content for changes in 27063a7d
.
2024-10-20 01:58:46 +01:00
dsiders
108411ee2d
Docs: LazUtils/lazutf8. Adds UTF8CodepointCount topics for changes in c8a1f93a
,
2024-10-20 01:58:46 +01:00
dsiders
589b5c0aa8
Docs: LazUtils/laz2_dom. Removes TSetOfChar topic for changes in 14514dc9
, MR !310 .
...
* Using TSysCharSet from SysUtils instead of creating new types for "set of char"
2024-10-20 01:58:45 +01:00
dsiders
0f3fec23f7
Docs: LazUtils/lazutf8. Updates UTF8FixBroken topic to include the ReplaceChar argument added in cc3fc445
.
2024-10-20 01:58:43 +01:00
dsiders
f30f2e2a71
Docs: LazUtils/lazutf16. Adds deprecation notice to Utf16StringReplace. Changed in e7763dbb
. Issue #41068 .
2024-10-20 01:58:43 +01:00
dsiders
77d2d5346e
Docs: LCL/comctrls. Adds the TPageControl.UpdateDockCaption topic for changes in d944f9f5
. Issue #40741 .
2024-10-20 01:58:43 +01:00
dsiders
469023dd3b
Docs: LCL/menus. Adds and updates TPopUpMenu topics for changes in 987f140c
. Issue #41036 .
...
* TPopupMenu.SetPopupPoint (added)
* TPopupMenu.PopUp (updated)
* TPopupMenu.PopupPoint (updated)
2024-10-20 01:58:42 +01:00
dsiders
4d50d158f5
Docs: LazUtils/lazutf8. Corrects content in the UTF8LowerCaseFast topic for changes in c43cda1c
.
2024-10-20 01:58:42 +01:00
dsiders
df33147eb7
Docs: LCL/grids. Updates UpdateHorzScrollBar and UpdateVertScrollbar topics in TCustomGrid for changes in 9c955b7c
.
2024-10-20 01:58:42 +01:00
dsiders
5962a51ffa
Docs: LazUtils/lazutf8. Adds UTF8UpperCaseFast and UTF8LowerCaseFast topics for changes in 134275ee
.
2024-10-20 01:58:41 +01:00
dsiders
015381325b
Docs: LCL/actnlist. Updates TCustomAction topics modified in da3310dd
. Issue #41005 .
...
* Affects:
* TCustomAction
* TCustomAction.SetAutoCheck
* TCustomAction.SetCaption
* TCustomAction.SetChecked
* TCustomAction.SetEnabled
* TCustomAction.SetGroupIndex
* TCustomAction.SetHelpContext
* TCustomAction.SetHelpType
* TCustomAction.SetHelpKeyword
* TCustomAction.SetHint
* TCustomAction.SetImageIndex
* TCustomAction.SetShortCut
* TCustomAction.SetVisible
2024-10-20 01:58:41 +01:00
dsiders
8e37966d49
Revert "Docs: LCL/comctrls. Adds TCustomTabControl.ActivateFirstControlOnPage topic for changes in e5a63799
. Issue #40775."
...
This reverts commit 5c3a46c7855db56d6e00bed3c20a46eae44b86ec.
2024-10-20 01:58:38 +01:00
dsiders
8e80f10271
Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in 5e54b2f9
, 148735d8."
...
This reverts commit 03d61fcd1bcbbe40dd53e54e5e0a7f8010f15da8.
2024-10-20 01:58:37 +01:00
dsiders
6625afb1dc
Revert "Docs: LCL/comctrls. Updates TCustomTabControl.Change topic for changes in 36c308d1."
...
This reverts commit 6eff43b592726068ed7cf9ee3903703531b6f9d2.
2024-10-20 01:58:36 +01:00
dsiders
583a83f3a8
Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26."
...
This reverts commit 60dda96b3ecf629db6a0b80da8b56a556d670151.
2024-10-20 01:58:34 +01:00
dsiders
7e234e47ec
Docs: Various Fixes duplicate words 'the the '.
2024-10-20 01:58:33 +01:00
dsiders
452fa6128d
Docs: LazUtils/lazstringutils. Deprecates IsNumber and adds IsNumeric topics for changes in 4186cfe0
.
2024-10-20 01:58:31 +01:00
dsiders
b4f8737379
Docs: LazUtils/laztty. Removes laztty.xml documentation file. Moved to the ide project in
...
fde93a7b
.
* Updates references to removed units and topics in: lazlogger.xml, lazloggerbase.xml.
* Adds TLazLoggerWriteExEventInfo.LogText topic in lazlogger.xml.
2024-10-20 01:58:30 +01:00
dsiders
7ba4881fd9
Docs: LCL/LazUtils. Updates the link to license information and the copyright declaration in file headers.
2024-10-20 01:58:26 +01:00
dsiders
593495ecce
Docs: LazUtils/lazlogger. Updates TLazLoggerFileHandle.WriteLnToFile topic for changes in be06ee3c
.
2024-10-20 01:58:25 +01:00
dsiders
2bb9d5c3f8
Docs: LazUtils/laztty. Adds laztty.xml documentation file for changes in be06ee3c
.
2024-10-20 01:58:25 +01:00
dsiders
1daef4f7d3
Docs: LazUtils/lazloggerbase. Updates topic content in:
...
* DebuglnStack
* DbgOut
* DebugLn
* DebugLnEnter
* DebugLnExit
* DbgS
* DbgSJoin
* DbgMemRange
* DbgMemStream
* DbgStr
* DbgWideStr
* RecreateDebugLogger
2024-10-20 01:58:24 +01:00
dsiders
380681e2cd
Docs: LCL/lclproc. Adds deprecation notices and links for changes in c1274517
. Includes:
...
* RaiseGDBException
* DebugLn
* DebugLnEnter
* DebugLnExit
* DbgOut
* DbgS
* DbgSName
* DbgStr
* DbgWideStr
* dbgMemRange
* dbgMemStream
* dbgObjMem
* dbgHex
* CloseDebugOutput
2024-10-20 01:58:24 +01:00
dsiders
88315fb8a2
Docs: LCL/lclproc. Removes or deprecates topics moved to LazUtils/lazutilities. Changed in ca71aeb4
.
...
* Removes: TStringsSortCompare
* Deprecates: MergeSort, CreateFirstIdentifier, CreateNextIdentifier.
2024-10-20 01:58:24 +01:00
dsiders
d78ee9524f
Docs: LazUtils/lazutilities. Adds topics for changes in ca71aeb4
.
...
* TStringsSortCompare
* CreateFirstIdentifier
* CreateNextIdentifier
* MergeSort
2024-10-20 01:58:24 +01:00
dsiders
6b122dc296
Docs: LCL/extctrls. Adds topic for published NumbersOnly property in TLabeledEdit. Added in 76182b6c
.
2024-10-20 01:58:23 +01:00
dsiders
fd097a5f62
Docs: LCL/controls. Minor corrections in TChildControlResizeStyle where "width" or "height" was used instead of "size".
2024-10-20 01:58:23 +01:00
dsiders
127ba96ec8
Docs: LCL/controls. Updates content in child sizng-related topics, including:
...
* TChildControlResizeStyle
* TControlChildrenLayout
* TControlChildSizing
* TControlChildSizing.ControlsPerLine
* TControlChildSizing.EnlargeHorizontal
* TControlChildSizing.EnlargeVertical
* TControlChildSizing.Layout
* TControlChildSizing.ShrinkHorizontal
* TControlChildSizing.ShrinkVertical
* TControlChildSizing.TopBottomSpacing
* The changes try to simplify and consolidate the content in these topics.
* The updates focus less on the innards of the layout algorithms and more
* on their observable behavior.
* The comments in controls.pp source code need to be updated.
* They do not reflect the actual implementation any longer.
2024-10-20 01:58:23 +01:00
dsiders
34f30ff73f
Docs: LCL/forms. Updates TApplication.ActivateHint topic for changes in 90dbac6a
. Issue #40820 .
2024-10-20 01:58:22 +01:00
dsiders
028dd8b0f8
Docs: LCL/controls. Updates ChildSizing-related topics for changes in: 65809d75
, 29f16437
, 22881f66
, da3a1abb
, 560c6818
, 1f35f2f8
.
...
* Updated topics:
* TChildControlResizeStyle
* TControlChildSizing.EnlargeVertical
* TControlChildSizing.EnlargeHorizontal
* TControlChildSizing.HorizontalSpacing
* TControlChildSizing.VerticalSpacing
* TWinControl.ChildSizing
2024-10-20 01:58:21 +01:00
dsiders
b329260bb0
Docs: LCL/grids. Updates FocusColor and FocusRectVisible topics in TCustomGrid for changes in 86a410c9
.
2024-10-20 01:58:21 +01:00
dsiders
340a862e93
Docs: LCL/controls. Rearranges and updates content in TChildControlResizeStyle topics.
2024-10-20 01:58:21 +01:00
dsiders
aba6fbd822
Docs: LCL/dialogs. Updates, clarifies content in TaskDlg topics.
2024-10-20 01:58:20 +01:00
dsiders
f45a7a1900
Docs: LCL/dialogs. Adds TaskDlg topics for changes in 5779cff4
.
2024-10-20 01:58:20 +01:00
dsiders
3472aa12bd
Docs: FreeType. Updates external references (uses) for changes in 733ac0ed
.
2024-10-20 01:58:20 +01:00
dsiders
88c1bc670c
Docs: FreeType. Updates external references (uses) for changes in 733ac0edd1
.
2024-10-20 01:58:19 +01:00
dsiders
e7d336f8ee
Docs: LCL/controls. Adds missing CM_MASKHITTEST topic.
2024-10-20 01:58:19 +01:00
dsiders
f614fbc25b
Docs: LCL/controls. Adds content in the DefaultSideForAnchorKind topic.
2024-10-20 01:58:19 +01:00
dsiders
c61ff37cf8
Docs: LCL/comboex. Adds missing content.
2024-10-20 01:58:18 +01:00
dsiders
de85df0d3e
Docs: LCL/buttons. Adds missing topics, including:
...
* TButtonImage
* TCustomBitBtn.LoadGlyphFromResource
* GetButtonImageIndex
* LoadGlyphFromResource
2024-10-20 01:58:18 +01:00
dsiders
d47c2c2d20
Docs: LazUtils/fileutil. Adds missing TFileSearcher.OnQueryDirectoryEnter topic.
2024-10-20 01:58:18 +01:00
dsiders
2ea537c259
Docs: LCL/grids. Adds, removes topics for changes in 153c212c
.
...
* Adds:
* TDrawGrid.FocusColor
* TDrawGrid.FocusRectVisible
* TStringGrid.FocusColor
* TStringGrid.FocusRectVisible
* Removes:
* TDrawGrid.VisibleColCount
* TDrawGrid.VisibleRowCount
* TStringGrid.VisibleColCount
* TStringGrid.VisibleRowCount
2024-10-20 01:58:17 +01:00
dsiders
92ba77a5c6
Docs: LCL/editbtn. Updates topics for changes in 7446930e
, 4c4c9631
. Issues #40845 , #40847 .
...
* Updates:
* TFileNameEdit.CreateDialog
* TFileNameEdit.InitialDir
2024-10-20 01:58:17 +01:00
dsiders
c8dcda511d
Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26
.
...
* TCustomTabControl.Change
* TCustomTabControl.InternalSetPageIndex
* TCustomTabControl.MaybeSelectFirstControlOnPage
2024-10-20 01:58:17 +01:00
dsiders
d42ddb59f8
Docs: LazUtils/html2textrender. Adds THTML2TextRenderer topics for changes in 103d9f42
.
...
* THTML2TextRenderer.fMaxLineLen
* THTML2TextRenderer.fLineLen
* THTML2TextRenderer.SplitLongLine
* THTML2TextRenderer.MaxLineLen
* THTML2TextRenderer.IndentStep
2024-10-20 01:58:17 +01:00
dsiders
cd41de0bb3
Docs: LazUtils/lazstringutils. Adds SaveStringToFile and LoadStringFromFile topics for changes in 4967237f
.
2024-10-20 01:58:16 +01:00
dsiders
0b7d0c5d1d
Revert "Docs: LCL/maskedit. Changes topic order to match declaration order in 0cbb6646."
...
This reverts commit aef581b0c0bd5dfa768ef7ed817253c692a6e555.
2024-10-20 01:58:16 +01:00
dsiders
1b47c55880
Revert "Docs: LCL/maskedit. Adds EnableSets to the FormatMaskText topic. Changed in a09b37af."
...
This reverts commit f2626efc718b374cf8e800b17f265e65725d648f.
2024-10-20 01:58:15 +01:00
dsiders
8867480bc2
Docs: LCL/comctrls. Updates TCustomListView.ColumnClick topic to mention platform support for header drawing state.
2024-10-20 01:58:15 +01:00
dsiders
dfbdfbe059
Docs: LCL/comctrls. Updates the TCustomListView.ColumnClick topic for changes in 57bb5a13
.
2024-10-20 01:58:15 +01:00
dsiders
84dbb4fc09
Docs: LCL/editbtn. Adds or updates TTimeEdit topics for changes in d6b0e5c0
.
...
* TTimeEdit.FTimeAMPMString
* TTimeEdit.UsedFormatSettings
* TTimeEdit.GetTimeAMPMString
* TTimeEdit.SetTimeAMPMString
* TTimeEdit.TimeFormat
* TTimeEdit.TimeAMString
* TTimeEdit.TimePMString
2024-10-20 01:58:14 +01:00
dsiders
0838e8c01d
Docs: LCL/buttonpanel. Adds TButtonPanel.ShowHint topic for changes in f47d94ce
.
2024-10-20 01:58:14 +01:00
dsiders
72a06a0516
Docs: LCL/editbtn. Adds or updates TTimeEdit topics for changes in d85a691f
.
...
* Adds:
* TTimeEdit.FTimeFormat
* TTimeEdit.FTimeSeparator
* TTimeEdit.SetTimeFormat
* TTimeEdit.SetTimeSeparator
* TTimeEdit.UsedFormatSettings
* TTimeEdit.UsedTimeFormat
* TTimeEdit.UsedTimeSeparator
* TTimeEdit.ValidTimeFormat
* TTimeEdit.TimeFormat
* TTimeEdit.TimeSeparator
* Updates:
* TTimeEdit
* TTimeEdit.Text
2024-10-20 01:58:14 +01:00
dsiders
a1b5a9e58e
Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in 5e54b2f9
, 148735d8
.
...
* TCustomTabControl.MaybeSelectFirstControlOnPage
* TCustomTabControl.Change
2024-10-20 01:58:13 +01:00
dsiders
75eb44e0c4
Docs: LCL/comctrls. Adds TCustomTabControl.ActivateFirstControlOnPage topic for changes in e5a63799
. Issue #40775 .
...
* Updates TCustomTabControl.Change.
2024-10-20 01:58:13 +01:00
dsiders
f697aec2d2
Docs: LCL/xmlpropstorage. Adds URL links to example code on git.
2024-10-20 01:58:13 +01:00
dsiders
27cda09f5f
Docs: LCL/forms. Adds URL link to example code on git.
2024-10-20 01:58:12 +01:00