Commit Graph

1385 Commits

Author SHA1 Message Date
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
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
1b9d3d4cbf Docs: LCL/extctrls. Updates content in TCustomFlowPanel.CalculatePreferredSize for changes in 6cc8ef74. 2023-02-26 22:54:49 +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
dsiders
7be6bcaf53 Docs: LCL/grids. Corrects spelling errors. 2023-02-07 23:13:27 +00:00
dsiders
db4c129b21 Docs: LCL/lazcanvas. Fixes an errant XML tag in content. 2023-02-04 00:51:59 +00:00
dsiders
8bb72e6ac4 Docs: LCL/controls. Fixes a typo in TWinControl.UTF8KeyPress. 2023-02-04 00:02:24 +00:00
wp_xyz
6575787574 Docs: Rewrote part of the new docs for TLazCanvas.Polygon in order to explain the filling algorithms. 2023-01-30 13:17:02 +01:00
dsiders
c27ff841f5 Docs: LCL/lazcanvas. Adds version information and updates topics for changes in aa477d82, d03ae50d. Issue #40100.
* Adds TLazCanvas.Polygon topic.
* Updates TLazCanvas.DoPolygonFill topic.
2023-01-30 04:01:09 +00:00
dsiders
112a42d2d3 Docs: LCL/comctrls. Adds content for Heigh, Left, Top, and Width topics in TTabSheet. 2023-01-18 04:27:12 +00:00
dsiders
f172b78cdc Docs: LCL/comctrls. Adds missing content in the TCustomListView.SortWithParams topic. 2023-01-15 07:04:09 +00:00
dsiders
dc18060660 Docs: LCL/menus. Updates TPopupMenu topic for changes in 45e80c9d. Issue #40092. 2023-01-14 18:04:39 +00:00
dsiders
d35defa41c Docs: LCL/dialogs. Updates topics for changes in 70688d5a1f..3a944f112d. 2023-01-14 01:18:19 +00:00