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
|
b2afc1b1cf
|
Docs: LazUtils/laz2_xmlwrite. Updates topics for changes in 9e4b5a30 .
* TXMLWriterFlag.xwfAllowNullCharsInAttributeValue
* TXMLWriterFlag.xwfSpecialCharsInAttributeValue
* WriteXMLFile
* WriteXML
|
2023-04-05 04:53:58 +01:00 |
|
dsiders
|
33a451e030
|
Docs: LazUtils/laz2_xmlread. Updates topics for changes in 9e4b5a30 .
* ReadXMLFile
* TXMLReaderFlag.xrfAllowSpecialCharsInAttributeValue
|
2023-04-05 04:53:44 +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 |
|
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 |
|