Commit Graph

1524 Commits

Author SHA1 Message Date
dsiders
957d62af56 Docs: LCL/stdctrls. Restores documentation after reverting commit 9f577dc5. 2023-07-14 13:35:53 +01:00
dsiders
b824561f12 Docs: LCOL/controls. Update TControl.Notification topic for changes in c6200e29. 2023-07-12 15:01:31 +01:00
dsiders
e314b5fe87 Docs: LCL/grids. Updates content in the TCustomGrid.AutoFillColumns topic. 2023-07-08 23:47:44 +01:00
dsiders
69614e3959 Docs: LCL/lcltaskdialog. Updates TTaskDialog.Execute for changes in 48b1419e. 2023-07-08 05:32:07 +01:00
dsiders
a0e4b5d35a Docs: LCL/stdctrls. Updates TCustomListBox.SelCount for changes in a4c9080f. Issue #40361. 2023-07-08 04:04:20 +01:00
dsiders
1f41c47dde Docs: LCL/controls,forms. Updates topics for changes in c3891ad8. 2023-07-03 20:15:17 +01:00
dsiders
972f8248e7 Docs: LCL/groupededit. Updates content in TCustomAbstractGroupedEdit.Alignment. 2023-06-30 00:09:32 +01:00
dsiders
39c05ff547 Docs: LCL/editbtn. Adds linked topics for published Alignment properties added in f0a8e22c. Includes:
* TCustomControlFilterEdit.Alignment
* TDirectoryEdit.Alignment
* TDateEdit.Alignment
* TTimeEdit.Alignment
* TCalcEdit.Alignment
2023-06-30 00:09:06 +01:00
dsiders
f4e5dd4903 Docs: Fine tunes wording in version number topics. 2023-06-27 17:55:42 +01:00
dsiders
5666585722 Docs: Elaborates on version number changes for minor, release, and patch values. 2023-06-27 17:22:19 +01:00
dsiders
414a258750 Docs: LCL, LazUtils. Corrects language in minor version number topics. 2023-06-26 15:43:44 +01:00
dsiders
946040a582 Docs: LCL, LazUtils. Updates content in release number topics. 2023-06-26 02:05:31 +01:00
dsiders
807dd2ca03 Docs: LCL/forms. Adds THintWindow.HintControl topic for changes in 58645a39. 2023-06-25 21:48:33 +01:00
dsiders
60d2c48ff9 Docs: LCL,LazUtils. Various. Updates version admonitions from 2.4 to 3.0. 2023-06-25 21:06:55 +01:00
dsiders
225f2a399b Docs: Updates version and release number topics for changes in 3.0. 2023-06-25 21:04:23 +01:00
dsiders
a9014cd33a Docs: LCL/comctrls. Updates TTreeNode topics for changes in cc7d9e60. 2023-06-21 15:58:41 +01:00
dsiders
73d4f6466a Docs: LCL/imglist. Revises wording in the TCustomImageList.DoBeforeUpdateEnded topic. 2023-06-21 15:58:18 +01:00
dsiders
08207e863b Docs: LCL/lazcanvas. Updates FPC compiler version notes for changes in 82af317c. 2023-06-21 15:57:51 +01:00
dsiders
71dc7b718b Docs: LCL/imglist. Adds or updates TCustomImageList topics for changes in 79f7f1bb.
* Adds: MarkAsChanged, DoAfterUpdateStarted, DoBeforeUpdateEnded
* Updates: BeginUpdate, EndUpdate
2023-06-20 01:24:02 +01:00
dsiders
c76c213190 Docs: LCL, LazUtils. Fixes invalid See Also links. 2023-06-18 20:53:38 +01:00
wp_xyz
3db7adb945 Documentation: Clarify the meaning of "physical" in grids' OffsetToColRow (https://forum.lazarus.freepascal.org/index.php/topic,63694.msg482898) 2023-06-17 17:13:41 +02:00
dsiders
71ba78cc48 Docs: LCL/stdctrls. Removes completed TODOs. 2023-06-16 16:33:39 +01:00
dsiders
0e922369c0 Docs: LCL/comctrls. Adds and updates topics for changes in 87fe0308.
* Adds:
*  TCustomTreeView.MoveLeft
*  TCustomTreeView.MoveRight
*  TCustomTreeView.MoveExpand
*  TCustomTreeView.MoveCollapse
* Updates:
*  TCustomTreeView.KeyDown
2023-06-16 06:22:51 +01:00
dsiders
29293b283c Docs: LCL,LazUtils/various. Adds and updates topics for changes in b0a3e49d. 2023-06-15 18:54:18 +01:00
dsiders
c3e5af4513 Docs: LCL/LazUtils/various. Removes deprecated topics and modules for changes in 74446557. 2023-06-15 03:34:52 +01:00
dsiders
1277027378 Docs: LCL/stdctrls. Adds and updates topics for changes in 6d9db64d, 062bacda.
* Updates: TCustomComboBox.InitializeWnd, TCustomComboBox.RealSetText
* Adds: TCustomComboBox.MatchListItem
2023-06-14 22:51:20 +01:00
dsiders
6684b9862e Docs: LCL/forms. Removes gettext unit reference for changes in e763d920. 2023-06-14 22:49:51 +01:00
dsiders
04381be2cc Docs: LCL/comctrls. Updates content in TTreeNode topics (various). 2023-06-12 01:10:56 +01:00
dsiders
23206237ad Docs: LCL/comctrls. Updates topics for changes in ab21cfa3. Issue #40304. Includes:
* TTreeNode.Expand
* TCustomTreeView.FullExpand
* TCustomTreeView.FullCollapse
* Removes duplicate word in TTreeNode.MakeVisible.
2023-06-09 00:46:02 +01:00
dsiders
448d3ab979 Docs: LCL/lclintf. Adds a deprecation notice to the OffsetRect topic for changes in f3afdc8d. 2023-06-06 23:08:30 +01:00
dsiders
10368c0b02 Docs: LCL/lclproc. Restores topics for routines deprecated in 517830da, cee2ee40. 2023-06-06 21:26:21 +01:00
dsiders
84bb887aee Docs: LCL/lcltranslator. Updates topics for changes in d8f4c399. 2023-06-06 03:43:26 +01:00
dsiders
c5c3b2ec3c Docs: LCL/forms. Fixes invalid See Also link for OffsetRect topic. 2023-06-06 03:43:03 +01:00
dsiders
2c5d2ff77b Docs: LCL/lclproc. Adds a deprecation notice for FreeThenNil. 2023-06-05 21:11:57 +01:00
dsiders
aa2394028c Docs: LCL/various. Removes refers to lclproc and OffsetRect removed in 1475336c. 2023-06-05 19:38:49 +01:00
dsiders
f0cf009346 Docs: LCL/forms. Updates content in TCustomForm.ShowModal for changes in e89e0d7d. 2023-06-02 03:10:03 +01:00
dsiders
b6cbf56ac5 Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in 3855efa4, including:
* TCustomControlFilterEdit.ApplyFilter
* TCustomControlFilterEdit.OnIdle
* TCustomControlFilterEdit.OnAsync
* TCustomControlFilterEdit.InvalidateFilter
* TCustomControlFilterEdit.ResetFilter
* TCustomControlFilterEdit.IdleConnected
* TCustomControlFilterEdit.SortData
2023-05-29 20:01:48 +01:00
dsiders
221910fa9d Docs: LCL/buttons. Updates topics for changes in b25102f8, including:
* TCustomBitBtn.DisabledImageIndex
* TCustomBitBtn.HotImageIndex
* TCustomBitBtn.PressedImageIndex
* TCustomSpeedBtn.DisabledImageIndex
* TCustomSpeedBtn.HotImageIndex
* TCustomSpeedBtn.PressedImageIndex
2023-05-29 04:02:35 +01:00
dsiders
e6786a1a15 Docs: LCL/interfacebase. Adds missing short description tags and updates topic content. 2023-05-29 04:02:20 +01:00
dsiders
97ba33a66a Docs: LCL/lazcanvas. Adds or updates topics in TLazCanvas for changes in 3685317e, e57f2594, and 889c312c.
* Adds: TLazCanvas.PolygonNonZeroWindingRule
* Updates: TLazCanvas.DoRectangleFill, TLazCanvas.DoPolygonFill
2023-05-26 01:53:44 +01:00
dsiders
dad81015b0 Docs: LCL/extctrls. Adds Notification topics in TCustomCheckGroup, TCustomRadioGroup for changes in d405afa0.
* Fixes spelling errors: checkbox -> check box.
2023-05-20 20:54:15 +01:00
dsiders
f377516bef Docs: LCL/graphics. Various updates and corrections.
* Fixes invalid version admonitions (uses Lazarus version instead of FPC version).
* Fixes grammar, questionable wording in various topics.
* Updates content for Progress topics in TGraphic, TPicture.
* Updates TProgressEvent topic, and removes stand-alone Progress topic.
* Restores TODOs in commented See Also links.
* Restores whitespace between topics to improve readability.
2023-05-20 20:53:55 +01:00
dsiders
42d6b6ea4e Docs: LCL/menus. Fixes an invalid See Also link. 2023-05-20 05:57:50 +01:00
dsiders
54e1097a72 Docs: LCL/graphics. Adds bsImage and bsPattern topics for changes in e8549a68. 2023-05-19 21:38:13 +01:00
dsiders
c70820f2e1 Docs: LCL/menus. Updates content in TMenuItem topics, including:
* TMenuItem.AutoCheck
* TMenuItem.Checked
* TMenuItem.ImageIndex
2023-05-17 21:19:05 +01:00
dsiders
ee7c115ab3 Docs: LCL/comctrls. Adds or updates TCustomTabControl topics for changes in f7935691.
* Adds TCustomTabControl.TabHeightIsStored and TCustomTabControl.TabWidthIsStored.
* Updates TCustomTabControl.DoAutoAdjustLayout, TCustomTabControl.TabHeight, TCustomTabControl.TabWidth.
2023-05-16 23:35:27 +01:00
dsiders
c33f97b23f Docs: LCL/editbtn. Fixes invalid See Also link in TCustomControlFilterEdit.InternalSetFilter. 2023-05-16 23:35:06 +01:00
dsiders
5e9e89a57b Docs: LCL/lcltaskdialog. Updates topic content for changes in 6de7a578. Issue #40265. 2023-05-16 18:00:24 +01:00
dsiders
8fc5108e04 Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in d28b530b. Issue #40257.
* Removes TCustomControlFilterEdit.ActivateFilter.
* Adds TCustomControlFilterEdit.InternalSetFilter.
* Updates TCustomControlFilterEdit.EditChange, TCustomControlFilterEdit.Filter, and TCustomControlFilterEdit.FilterLowercase.
2023-05-16 05:49:48 +01:00
dsiders
e2f724b683 Docs: LCL/comctrls. Adds TTabControl.Canvas topic for changes in 45519ddb. Issue #22780.
* Removes extraneous whitespace characters in various topics.
2023-05-15 15:32:53 +01:00
dsiders
8d883d68d2 Docs: LCL/menus. Removes unneeded version admonition in TMenuItem.Hint topic. 2023-05-14 17:41:54 +01:00
dsiders
d83d653b18 Docs: LCL/menus. Updates TMenuItem.Hint topic for changes in 98f806bb. Issue# 40220. 2023-05-13 00:28:43 +01:00
dsiders
90c5cbd130 Docs: LCL/various. Standardizes tagging for file names in unit overview topics. 2023-05-10 08:55:40 +01:00
dsiders
b72c97a8f6 Docs: LCL/controls. Adds parameter descriptions, content for various topics. 2023-05-02 03:25:42 +01:00
dsiders
2d7ae0a9c1 Docs: LCL/forms. Corrections content for magnetic window manager and related topics. 2023-04-28 02:41:51 +01:00
dsiders
82928b42c1 Docs: LCL/themes. Adds deprecation notice to TThemeServies.GetDetailSize for changes in c1493476. 2023-04-28 02:41:07 +01:00
dsiders
4db382d762 Docs: LCL/buttonpanel. Updates TCustomButtonPanel.UpdateSizes for theme services changes in c1493476. 2023-04-28 02:40:49 +01:00
dsiders
9d0fc980e1 Docs: LCL/forms. Adds content to topic skeletons. For changes in b8383813, 0b50d7cf.
* TWindowMagnetOptions
* TWindowMagnetManager
* TCustomForm
* TForm
* TScreen
2023-04-27 03:54:56 +01:00
dsiders
8270b33b9d Doc: LCL/lclintf. Updates content in the GetCompositorExtendedBorder topic. 2023-04-27 03:54:30 +01:00
dsiders
9b845f3b43 Doc: LCL/lclintf. Adds GetCompositorExtendedBorder topic for changes in da8aa820. 2023-04-25 03:48:14 +01:00
dsiders
706a69ae5e Docs: LCL/forms. Adds topic skeletons for changes in b8383813, 0b50d7cf.
* TWindowMagnetOptions
* TWindowMagnetManager
* TCustomForm
* TForm
* TScreen
2023-04-25 03:47:45 +01:00
dsiders
41a4de2d72 Docs: LCL/comctrls. Updates content in various topics, including:
* TListItemsEnumerator
* TListColumn
* TCustomListView
* TToolButton
* TToolBarEnumerator
* TToolBar
* TCoolBand
2023-04-23 17:11:55 +01:00
dsiders
db6e4eefa6 Docs: LCL/themes. Removes deprecation warning on TThemeServices.GetDetailSize. Changed in 1138d262. 2023-04-23 17:11:34 +01:00
dsiders
dd5684f87d Docs: LCL/comctrls. Updates content in topics including:
* TToolButton.DropdownMenu
* TToolButton.Grouped
* TToolButton.ShowCaption
* TToolButton.Style
* TToolButtonStyle
2023-04-19 06:37:02 +01:00
dsiders
251700041b Docs: LCL/comctrls. Updates topics for changes in dc299031, including:
* Removes TToolBar.ToolButtonDown topic.
* Updates TToolButton.Down topic.
2023-04-18 19:17:06 +01:00
dsiders
ee84aeaa9c Docs: LCL/comctrls. Updates TToolButton.Down with a version admonition for changes in f0ca99ba. Includes See Also links for related topics. 2023-04-18 04:14:30 +01:00
dsiders
8929878fd9 Docs: LCL/lclmessageglue. Updates topics for changes in cacdbc65, fa8f6ffa.
* Adds version information for changes in cacdbc65, fa8f6ffa.
* Adds missing topics.
* Removes topics no longer used in the source code.
* Updates topic content.
2023-04-17 05:13:50 +01:00
dsiders
eca20fe8c6 Docs: LCL/comctrls. Additional fixes for XML tagging issues in topics. 2023-04-14 20:20:16 +01:00
dsiders
b559a1dc70 Docs: LCL/comctrls. Fixes XML tagging issues in topics. 2023-04-14 19:45:19 +01:00
dsiders
4884766b35 Docs: LCL/lresources. Updates topic content for changes in 9e78f5ab.
* Updates content in additional topics.
* Removes verbose visibility comments.
2023-04-13 23:55:02 +01:00
dsiders
3bdbedd91b Docs: LCL/graphics. Updates content in topics, including:
* TCanvasStates
* TCanvas.BrushCopy
* TCanvas.Chord
* TCanvas.CopyRect
* TCanvas.Draw
* TCanvas.DrawFocusRect
* TCanvas.StretchDraw
* TCanvas.Ellipse
2023-04-11 04:21:53 +01:00
dsiders
6788d80b4d Docs: LCL/forms. Fixes wording / grammar in topics. 2023-04-10 02:46:33 +01:00
dsiders
d0a35b9469 Docs: LCL. Fixes invalid See Also links. 2023-04-09 06:18:52 +01:00
dsiders
637d60109b Docs: LCL/buttons. Updates content in TCustomSpeedButton topics, including:
* TCustomSpeedButton.ImageWidth
* TCustomSpeedButton.Layout
* TCustomSpeedButton.Margin
* TCustomSpeedButton.NumGlyphs
2023-04-09 02:49:05 +01:00
dsiders
9a7e0dc6fc Docs: LCL/forms. Updates content in BeginFormUpdate and EndFormUpdate topics in TCustomForm. 2023-04-08 19:19:23 +01:00
dsiders
88a989fa65 Docs: LCL/comctrls. Adds missing short descriptions and updates content in various topics. 2023-04-08 05:33:49 +01:00
dsiders
a784c205c4 Docs: LCL/extctrls. Updates content in the TPaintBox.Paint topic. 2023-04-07 21:28:51 +01:00
dsiders
bb2d44c421 Docs: LCL/checklst. Fixes tagging and wording in TCustomCheckListBox.Toggle topic. 2023-04-06 19:57:24 +01:00
dsiders
fd3c051f4a Docs: LCL/controls. Updates TControlChildSizing.Assign topic to remove duplicate content for changes in 612dd84e. 2023-04-04 23:50:50 +01:00
dsiders
5913dac8f8 Docs: LCL/lclclasses. Updates content in TLCLComponent.DecLCLRefCount and OnDecLCLRefcountToZero topics.
* For modification in 0d415cb2. Issue #40183.
2023-04-04 03:34:35 +01:00
dsiders
491f130d4e Docs: LCL/forms. Updates content in TApplication.DoDecLCLRefcountToZero and TApplication.ReleaseComponent topics.
* For modification in 0d415cb2. Issue #40183.
2023-04-04 03:34:12 +01:00
dsiders
6e2de3b983 Docs: LCL/comctrls. Updates content in TTreeNodes topics, including:
* TTreeNodes.Add
* TTreeNodes.AddChild
* TTreeNodes.AddChildFirst
* TTreeNodes.AddChildObject
* TTreeNodes.AddChildObjectFirst
* TTreeNodes.AddFirst
* TTreeNodes.AddNode
* TTreeNodes.AddObject
* TTreeNodes.AddObjectFirst
* TTreeNodes.FindNodeWithData
* TTreeNodes.FindNodeWithText
* TTreeNodes.GetFirstNode
* TTreeNodes.GetFirstVisibleNode
* TTreeNodes.GetFirstVisibleEnabledNode
* TTreeNodes.GetLastExpandedSubNode
* TTreeNodes.GetLastNode
* TTreeNodes.GetLastSubNode
* TTreeNodes.GetLastVisibleNode
* TTreeNodes.GetLastVisibleEnabledNode
* TTreeNodes.GetSelections
* TTreeNodes.Insert
* TTreeNodes.InsertBehind
* TTreeNodes.InsertObject
* TTreeNodes.InsertObjectBehind
* TTreeNodes.IsMultiSelection
* TTreeNodes.Assign
* TTreeNodes.BeginUpdate
* TTreeNodes.Clear
* TTreeNodes.ClearMultiSelection
* TTreeNodes.ConsistencyCheck
* TTreeNodes.Delete
* TTreeNodes.FreeAllNodeData
* TTreeNodes.Count
2023-04-03 04:39:47 +01:00
dsiders
d2403b6fe7 Docs: LCL/forms. Adss topic templates and updates for changes in 0d415cb2. Issue #40183.
* TApplication.DoDecLCLRefcountToZero
* TApplication.ReleaseComponent
2023-04-03 04:39:26 +01:00
dsiders
976bfe8240 Docs: LCL/lclclasses. Adds topic templates and updates for changes in 0d415cb2. Issue #40183.
* TLCLComponent.DecLCLRefCount
* OnDecLCLRefcountToZero
2023-04-03 04:39:07 +01:00
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
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