Commit Graph

1632 Commits

Author SHA1 Message Date
dsiders
05fcd3d0cf Docs: LCL/comctrls. Updates content in TCustomTreeView topics, including:
* TCustomTreeView.LoadFromFile
* TCustomTreeView.SaveToFile
* TCustomTreeView.SaveToStream
* TCustomTreeView.WriteDebugReport
* TCustomTreeView.BottomItem
* TCustomTreeView.Color
2023-04-02 18:21:45 +01:00
dsiders
d81d854eb5 Docs: LCL/comctrls. Updates content in TCustomTreeView topics, including:
* TCustomTreeView.KeyDown
* TCustomTreeView.ScrollView
* TCustomTreeView.ShowSeparators
* TCustomTreeView.Destroy
* TCustomTreeView.GetHitTestInfoAt
* TCustomTreeView.GetNodeAt
* TCustomTreeView.GetNodeWithExpandSignAt
* TCustomTreeView.GetInsertMarkAt
* TCustomTreeView.FullCollapse
* TCustomTreeView.FullExpand
* TCustomTreeView.LoadFromFile
* TCustomTreeView.LoadFromStream
* TCustomTreeView.SaveToFile
* TCustomTreeView.SaveToStream
* TCustomTreeView.WriteDebugReport
* TCustomTreeView.LockSelectionChangeEvent
* TCustomTreeView.UnlockSelectionChangeEvent
* TCustomTreeView.GetFirstMultiSelected
* TCustomTreeView.StoreCurrentSelection
* TTreeView.ShowSeparators
2023-04-02 01:31:15 +01:00
dsiders
9b9e82ce6f Docs: LCL/comctrls. Updates content in TCustomTreeView topics, including:
* TCustomTreeView.ShowLines
* TCustomTreeView.ShowRoot
* TCustomTreeView.ShowSeparators
* TCustomTreeView.ToolTips
2023-04-01 05:29:55 +01:00
dsiders
1ad11c9058 Docs: LCL/comctrls. Updates content in TCustomTreeview topics, including:
* TCustomTreeView.OnEditingEnd
* TCustomTreeView.OnExpanded
* TCustomTreeView.OnExpanding
* TCustomTreeView.OnGetImageIndex
* TCustomTreeView.OnGetSelectedIndex
* TCustomTreeView.OnHasChildren
* TCustomTreeView.ShowButtons
2023-03-31 23:45:34 +01:00
dsiders
2e461dcd05 Docs: LCL/comctrls. Updates content for TCustomTreeView topics, including:
* TCustomTreeView.OnCustomDrawItem
* TCustomTreeView.OnCustomDrawArrow
* TCustomTreeView.OnDeletion
* TCustomTreeView.OnEdited
* TCustomTreeView.OnEditing
* TCustomTreeView.OnEditingEnd
* TCustomTreeView.OnExpanding
2023-03-31 05:45:58 +01:00
dsiders
b4ed0ec653 Docs: LCL/comctrls. Updates content in TCustomTreeView topics incuding:
* TCustomTreeView.DefaultItemHeightIsStored
* TCustomTreeView.GetMaxLvl
* TCustomTreeView.GetNodeAtY
* TCustomTreeView.GetNodeWithExpandSignAt
* TCustomTreeView.GetNodeDrawAreaHeight
* TCustomTreeView.GetNodeDrawAreaWidth
* TCustomTreeView.IsNodeHeightFullVisible
* TCustomTreeView.IsInsertMarkVisible
* TCustomTreeView.Click
* TCustomTreeView.DoEndDrag
* TCustomTreeView.DoMouseWheel
* TCustomTreeView.DoMouseWheelHorz
* TCustomTreeView.DoPaint
* TCustomTreeView.GetSelectedIndex
* TCustomTreeView.Paint
* TCustomTreeView.AccessibilityOn
* TCustomTreeView.OnCustomDraw
* TCustomTreeView.OnCustomDrawItem
* TCustomTreeView.OnCustomDrawArrow
* TCustomTreeView.OnEdited
* TCustomTreeView.OnEditing
* TCustomTreeView.OnExpanded
* TCustomTreeView.OnExpanding
* TCustomTreeView.OnGetImageIndex
* TCustomTreeView.OnGetSelectedIndex
* TCustomTreeView.RowSelect
* TCustomTreeView.ShowLines
* TCustomTreeView.ShowRoot
* TCustomTreeView.SortType
* TCustomTreeView.ToolTips
* TCustomTreeView.OnCustomDrawArrow
2023-03-30 23:24:48 +01:00
dsiders
c2237e38ed Docs: LCL/comctrls. Updates content in TTabControlStrings and TCustomTreeView topics, including:
TCustomTreeView.MouseUp
TCustomTreeView.MouseLeave
TCustomTreeView.NodeChanged
TCustomTreeView.HotTrack
TCustomTreeView.HotTrackColor
TCustomTreeView.DisabledFontColor
TCustomTreeView.Indent
TCustomTreeView.OnAddition
TCustomTreeView.OnChange
TCustomTreeView.OnChanging
TCustomTreeView.OnCustomDraw
TCustomTreeView.OnCollapsed
TCustomTreeView.OnCollapsing
TCustomTreeView.OnCompare
TTabControlStrings (various)
2023-03-30 03:41:03 +01:00
dsiders
493e4b2f6c Docs: LCL/stdctrls. Removes unnecessary whitespace in code examples. 2023-03-29 06:09:54 +01:00
dsiders
02314916b4 Docs: LCL/extctrls. Adds content for the TCustomLabeledEdit.LabelSpacing topic.
* Removes unnecessary whitespace in code examples.
2023-03-29 06:09:16 +01:00
dsiders
7414f0156f Docs: LCL/extctrls. Updates content in TCustomLabeledEdit topics, including:
* TCustomLabeledEdit.Create
* TCustomLabeledEdit.EditLabel
* TCustomLabeledEdit.LabelPosition
* TCustomLabeledEdit.LabelSpacing
2023-03-28 22:38:24 +01:00
dsiders
69e7527695 Docs: LCL/stdctrls. Updates content in the TCustomEdit.Text topic. 2023-03-28 22:38:10 +01:00
dsiders
df062f2b64 Docs: LCL/controls. Fixes used unit reference which is hidden by a compiler define. 2023-03-28 22:37:52 +01:00
dsiders
ab939ea149 Docs: LCL/comctrls. Updates content in TTreeNode topics, including:
* TTreeNode.MultiSelected
* TTreeNode.NodeEffect
* TTreeNode.Owner
* TTreeNode.Index
* TTreeNode.WriteDebugReport
2023-03-28 02:37:54 +01:00
Martin
e00f5fc24e LazUtils, docs: TXmlWriter, document xwfAllowNullCharsInAttributeValue 2023-03-24 10:17:29 +01:00
Martin
0aca3728a6 LazUtils, docs: TXmlWriter, document changes in xwfSpecialCharsInAttributeValue 2023-03-24 10:13:10 +01:00
dsiders
050ce1d3ed Docs: LCL/shellctrls. Adds topic for TCustomShellTreeView.ExpandCollapseMode added in efd6c16934. 2023-03-24 03:15:55 +01:00
dsiders
c8bf7b0a6a Docs: LCL/grids. Fixes missing word. 2023-03-22 17:59:18 +01:00
dsiders
a7647ebcc8 Docs: LCL/graphics. Fixes XML tagging issue. 2023-03-22 17:58:18 +01:00
dsiders
90fb0f9e0c Docs: LCL/comctrls. Updates content and See Also links for topics, including:
* TCustomTrackBar.Reversed
* TCustomTrackBar.ScalePos
* TCustomTrackBar.SelEnd
* TCustomTrackBar.SelStart
* TCustomTrackBar.ShowSelRange
2023-03-19 00:56:02 +01:00
dsiders
f0ae6049c6 Docs: LCL/shellctrls. Fixes invalid See Also links. 2023-03-16 09:19:01 +01:00
dsiders
1248f728ee Docs: LCL/shellctrls. Adds version information for changes in 499f0150. 2023-03-15 21:34:42 +01:00
dsiders
433ce4fb28 Docs: LCL/shellctrls. Deletes commented content in TCustomShellListView.Resize which was removed in 06701d05a7. 2023-03-15 21:22:28 +01:00
dsiders
499f015011 Docs: LCL/shellctrls. Adds and updates topics for changes in 6a85abf6.
* Adds:
*   TShellListItem
*   TShellListItem.FFileInfo
*   TShellListItem.IsFolder
*   TShellListItem.FileInfo
*   TCustomShellListView.CreateListItem

* Updates:
*   TCustomShellListView.PopulateWithRoot
2023-03-15 21:19:09 +01:00
dsiders
0178542dc1 Docs: LCL/stdctrls. Adds content to replace the inherited description.
* Adds information about properties introduced in TCustomLabel.
2023-03-13 07:24:53 +01:00
dsiders
9095837756 Docs: LCL/grids. Updates topics including:
* TCustomGrid.ClearRows
* TCustomGrid.Clear
* TCustomStringGrid.Clean
2023-03-11 21:40:13 +00:00
dsiders
6795a6dae5 Docs: LCL/graphics. Updates content for the TCanvas.TextExtent topic. 2023-03-11 18:15:50 +00:00
dsiders
2498b3596a Docs: LCL/grids. Fixes wording in TCustomStringGrid.Clean topic. 2023-03-11 18:15:50 +00:00
dsiders
9208f17734 Docs: LCL/groupededit. Adds or updates content for TCustomAbstractGroupedEdit topics. Minor corrections to grammar and spelling. 2023-03-10 03:11:19 +00:00
dsiders
1bdd39f428 Docs: LCL/stdctrls. Clarifies / corrects topic content, including:
* TCustomStaticText
* TCustomStaticText.ShowAccelChar
* TCustomButton.WSSetText
2023-03-07 02:02:44 +00:00
dsiders
2b67dddf55 Docs: LCL/forms. Adds content, grammar corrections, missing line endings in topics. 2023-03-03 04:45:32 +00:00
dsiders
8df9adae97 Docs: LCL/forms. Adds a code example (from the wiki) to TFrame, TCustomFrame topics. 2023-03-01 23:09:22 +00:00
dsiders
b245ce44a2 Docs: LCL/stdctrls. Adds admonitions about QT support in TCustomComboBox.AdjustDropDown and TCustomComboBox.ItemWidth topics. 2023-03-01 03:01:31 +00:00
dsiders
7847768aca Docs: LCL/lcltaskdialog. Updates the TTaskDialog.Execute topic for changes in 57c8514e. Includes corrections for spelling errors. 2023-02-28 16:39:19 +00:00
dsiders
0d6994f5c4 Docs: LCL/dialogs. Adds the TTaskDialogFlag.tfEmulateClassicStyle topic for changes in 57c8514e. 2023-02-28 16:32:57 +00:00
dsiders
40109c93e8 Docs: LCL/lcltaskdialog. Fixes punctuation. 2023-02-27 23:41:09 +00:00
dsiders
5a051ef31b Docs: LCL/forms. Fixes punctuation. 2023-02-27 23:40:44 +00:00
dsiders
fc04ccfe5b Docs: LazUtils/html2textrender. Fixes punctuation. 2023-02-27 23:40:13 +00:00
dsiders
1b9d3d4cbf Docs: LCL/extctrls. Updates content in TCustomFlowPanel.CalculatePreferredSize for changes in 6cc8ef74. 2023-02-26 22:54:49 +00:00
dsiders
e00d028b0e Docs: LazUtils/lazutf8. Removes deprecated ReplaceSubstring topic after changes in ce9b92c9. 2023-02-26 22:54:13 +00:00
dsiders
b61d4e63a1 Docs: LCL/comctrls. Updates content in TCustomUpDown topics. 2023-02-26 07:47:31 +00:00
dsiders
f79a5d6718 Docs: LCL/comctrls. Updates content in topics including:
* TStatusBar
* TCustomTabControl
* TTabControl
* TListItem
* TListItems
* TOwnerDataListItems
* TWidth
* TLVDataHintEvent
* TCustomUpDown
* Various corrections for spelling and grammar
2023-02-25 04:37:49 +00:00
dsiders
4143748675 Docs: LCL/comctrls. Updates topics for changes in d42c3fe9.
* Modified topics include:
*  TCustomListView.OwnerData
*  TCustomListView.DoGetOwnerData
*  TCustomListView.OnDataHint
*  TCustomListView.DoOwnerDataHint

* Includes other general topic updates for:
*  TCustomListView.FindData
*  TCustomListView.GetItemAt
*  TCustomListView.GetNearestItem
*  TOwnerDataListItem
*  TListItemsEnumerator
2023-02-23 21:42:54 +00:00
dsiders
658d14c8a7 Docs: LCL/various. Corrects spelling for 'check box' when not referring to a property name. 2023-02-19 19:55:16 +00:00
dsiders
33ffadbc89 Docs: LCL/controls,ldocktree. Updates topics for changes in 3d86c02c.
* Updates content in: controls.TDockTree, ldocktree.TLazDockTree
2023-02-17 23:52:22 +00:00
dsiders
251585aef1 Docs: LCL/controls. Fixes invalid See Also links in topics. 2023-02-17 04:07:02 +00:00
dsiders
4c67a1ec4b Docs: LCL/controls. Updates topic content.
* Modified topics:
* CursorToIdent
* IdentToCursor
* CheckMouseButtonDownUp
2023-02-16 03:49:17 +00:00
dsiders
a27e4c7d55 Docs: LCL/forms. Adds and updates topics for changes in 5160adca. Issue #36816. 2023-02-12 03:51:36 +00:00
dsiders
1ae76db27a Docs: LCL/themes. Modifies topics for changes in b16ec679. Issue #40085. 2023-02-12 03:51:17 +00:00
dsiders
727ea7ca57 Docs: LCL/grids. Updates content in TGridColumn topics. 2023-02-10 03:06:35 +00:00
dsiders
4a45134de1 Docs: LCL/dbgrids. Updates content in grid option-related topics. Fixes spelling errors. 2023-02-07 23:13:48 +00:00