Commit Graph

2264 Commits

Author SHA1 Message Date
dsiders
fbd97cee3d Docs: lcl/shellctrls. Updates the TCustomShellListView.PopulateWithRoot topic for changes in b68a60fb. 2025-11-26 00:49:01 -05:00
dsiders
1e11039c50 Docs: lcl/forms. Fixes invalid See Also links in 8b77f858. 2025-11-26 00:24:39 -05:00
dsiders
8b77f85867 Docs: lcl/forms. Adds TCustomFrame topics for changes in 480bdb7c, 7bb519cd. Issue #41176.
* TCustomFrame.Loaded
* TCustomFrame.FixFrameFontsPPI
* TCustomFrame.GetChildren (raised visibility)
2025-11-25 23:54:15 -05:00
dsiders
48d80c1fb5 Docs: lazutils/lazutf8. Adds, updates IsAscii and IsPureAscii topics for changes in 957f1d68, cab4db5c. 2025-11-19 17:58:00 -05:00
dsiders
9f741a3322 Docs: lcl/grids. Adds and updates topics for changes in f2871f52. Issue #27745.
Added:
* TCustomGrid.RangeContains

Updated:
* TCustomGrid.GetIsCellSelected
* TCustomGrid.UpdateSelectionRange
* TCustomGrid.IsCellSelected
* TCustomGrid.RangeSelectMode
* TCustomGrid.ClerSelections
* TCustomGrid
* TStringGrid
2025-11-15 22:48:38 -05:00
dsiders
388401b0f4 Docs: lcl/lcltranslator. Updates TDefaultTranslator.Create topic for overload added in 4ad74aaa. Issue #27616. 2025-11-12 17:02:37 -05:00
dsiders
e441b4a363 Docs: lcl/dbgrids. Updates the TCustomDBGrid.GetTruncCellHintText topic for changes in 633cd043.
* Adds missing See Also links.
2025-11-09 14:26:15 -05:00
dsiders
7aa7dcd965 Docs: lcl/comctrls. Updates TCustomTabControl topics for changes in 2eb827ad.
* TCustomTabControl.ShowTabs
* TCustomTabControl.TabPosition
2025-11-07 19:09:43 -05:00
dsiders
94c14cfb02 Docs: lazutils/graphmath. Correct parameter descriptions in BezierArcPoints. 2025-11-01 12:08:10 -04:00
dsiders
f62576a83a Docs: lazutils/graphmath. Updates Arc2Bezier and BezierArcPoints topics to match inline documentation. Commit 8c3bc062. 2025-10-31 19:02:07 -04:00
wp_xyz
8c3bc0628d Graphics documentation: Update inline documentation of arc/bezier procedures. More precise documentation for TCanvas.RoundRect rounding parameters. 2025-10-31 18:43:16 +01:00
dsiders
7aa7c74bca Docs: lcl/graphics. Clarifies content in the TCustomIcon.IsStreamFormatSupported topic. 2025-10-30 21:16:19 -04:00
dsiders
233e8018a9 Docs: lcl/graphics. Adds TCustomIcon.IsStreamFormatSupported topic for changes in 3d86f3b9. Issue #41872. 2025-10-30 17:57:28 -04:00
dsiders
8a5ad85dea Docs: lcl/extdlgs. Fixes invalid See Also links. 2025-10-29 12:21:22 -04:00
dsiders
296005295b Docs: lcl/editbtn. Fixes invalid See Aalso link. 2025-10-29 12:20:10 -04:00
dsiders
dea95b5e7d Docs: lcl/comctrls. Fixes invalid FpDoc tag in topic file. 2025-10-29 11:56:05 -04:00
dsiders
26be59bed1 Docs: lcl/extctrls. Updates the TCustomImage.Paint topic for changes in b443c28b. 2025-10-29 11:48:27 -04:00
dsiders
3295abd4a9 Docs: lcl/menus. Updates TMenuItem.Bitmap topic for changes in ea2d25d6. 2025-10-29 11:13:56 -04:00
dsiders
6f6245d36e Docs: lazutils/lazcollections. Modifies the TLazThreadedQueue.Create topic for changes in 450add36. Issue #41848. 2025-10-29 09:44:58 -04:00
dsiders
dced68715e Docs: lcl/forms. Updates TScreen.DataModules topic for changes in b32f10c2. Issue #41832. 2025-10-29 09:16:07 -04:00
dsiders
0344005ef3 Docs: lcl/comctrls. Updates the TCustomListView.Destroy topic for changes in 1b48bcf0. Issue #41796. 2025-10-28 18:20:49 -04:00
dsiders
b9c76cda44 Docs: lcl/comctrls. Adds, updates TCustomListView topics for changes in 5cf80f6c. Issue #41798.
* TCustomListView.SetProperty
* TCustomListView.GetNextSelected
* TCustomListView.ClearSelection
2025-10-28 15:59:42 -04:00
dsiders
5903b2e804 Docs: lcl/forms. Updates LCLVersion topics in TFrame and TForm for changes in 79fc6daa. Issue #41801.
* TFrame.LCLVersion
* TForm.LCLVersion
2025-10-27 23:52:43 -04:00
dsiders
8c5d3bb8b0 Docs: LCL/editbtn/timepopup. Adds and updates topics for TTimeEdit changes in 73714ab824, 022a3b418c,
2f7308a434.
Issue #41766.

* TTimeEdit.Is12HourMode
* TTimeEdit.Is12HourMode.Result
* TTimeEdit.UsedTimeAMString
* TTimeEdit.UsedTimeAMString.Result
* TTimeEdit.UsedTimeFormat
* TTimeEdit.UsedTimePMString
* TTimeEdit.UsedTimePMString.Result
* TTimePopupForm.CancelButtonClick
* TTimePopupForm.HoursGridSelectCell
* TTimePopupForm.HoursGridSelectCell.Sender
* TTimePopupForm.HoursGridSelectCell.aCol
* TTimePopupForm.HoursGridSelectCell.aRow
* TTimePopupForm.HoursGridSelectCell.CanSelect
* TTimePopupForm.OKButtonClick
* TTimePopupForm.OKButtonClick.Sender
* TTimePopupForm.FAMPM
* TTimePopupForm.FAMPMString
* ShowTimePopup.AMPM
* ShowTimePopup.AMString
* ShowTimePopup.PMString
2025-10-27 00:24:37 -04:00
dsiders
0e17f01e6e Docs: lcl/controls. Updates TControl.Caption topic for changes in:
* 95fd38692d
* c648a3f54a
* 18505ab603
* 66fcf7cad5
* 305c953532
* 2b0787fbf3
2025-10-26 17:28:03 -04:00
dsiders
f24e23060d Docs: LCL/various. Deletes references to removed lcltaskdialog unit.
* dialogres.xml
* dialogs.xml
2025-10-26 12:10:07 -04:00
dsiders
a4fbeeb399 Docs: lcl/lcltaskdialog.xml. Deletes topic file for deprecated unit removed from version control. 2025-10-26 10:24:41 -04:00
dsiders
ead3cc86f6 Docs: lcl/extdlgs. Adds, updates topics for changes in 8801d4e9.
Include ofAutoPreview by default in TOpenPictureDialog.Options.

* DefaultOpenDialogPictureOptions
* TOpenPictureDialog.Create
* TOpenPictureDialog.Options
2025-10-25 14:38:55 -04:00
dsiders
6a1faf05ac Docs: lcl/graphics. Adds, updates TCustomIcon and TPicture topics for changes in fd9ebbb2.
* TPicture.SaveToStreamWithFileExt
* TCustomIcon.ExportImage
2025-10-25 10:35:25 -04:00
dsiders
a25a8c1697 Docs: LCL/graphics. Corrects content in the TRasterImage.SetTransparent topic. Depends on e32e344c. 2025-07-10 01:13:22 -04:00
dsiders
556e633850 Docs: LCL/comctrls. Updates TCustomTabControl/TTabControl topics for changes in e4dc3ff9. Issue #23068.
* TTabControl.SetImages
* TTabControl.Images
2025-07-09 21:10:53 -04:00
dsiders
e32e344c1e Docs LCL/graphics. Adds, updates TRasterImage transparency topics. Changes in 1661d5ff. Issue #41726.
* TRasterImage
* TRasterImage.SetTransparentColor
* TRasterImage.SetTransparent
* TRasterImage.SetTransparentMode
* TRasterImage.ApplyTransparent
* TRasterImage.TransparentColor
* TRasterImage.TransparentMode
* TRasterImage.Transparent
2025-06-30 16:54:41 -04:00
n7800
9600246db4 Docs: LCL/controls. Updating FindChildControl function content 2025-06-25 01:13:49 +03:00
dsiders
c8a07f905a Docs: LCL/forms. Updates TWindowMagnetOptions.SnapToForms topic for changes in 7ab02f5d, d0fe51fd. 2025-06-06 21:57:13 -04:00
dsiders
cf1d97517f Docs: LCL/controls. Fixes XML tagging, spelling.
* Other whitespace changes are editor-induced word wrapping.
2025-06-03 11:51:02 -04:00
Martin
dcafcbef11 Docs: LCL, update WinControl.Childsizing documentation 2025-06-03 10:30:54 +02:00
dsiders
483f6fb5ce Docs: LCL/grids. Updates the TCustomGrid.MouseToGridZone topic for changes in d70fd7f2. Issue #41681. 2025-05-31 11:28:16 -04:00
dsiders
a6559d89ab Docs: LCL/lcltype. Fixes invalid see also link. 2025-05-16 20:24:38 -04:00
dsiders
363b39a296 Docs: LCL/lazregions. Updates content in TLazRegion topics. Changes in e48ca315.
* TLazRegion.Create
* TLazRegion.Destroy
* TLazRegion.Clear
2025-05-16 19:05:24 -04:00
dsiders
5d97a5e529 Docs: LCL/graphics. Adds, updates topics for changes in f9cc0dca. Issue #41642.
* TGradientDirection
* gdVertical
* gdHorizontal
2025-05-15 20:15:49 -04:00
dsiders
4156a98ab6 Docs: LCL/lcltype. Updates topics for changes in 95c0189a. Issue #41631.
* TLCLHandle
* INVALID_HANDLE_VALUE
2025-05-14 12:12:29 -04:00
dsiders
49848f1d14 Docs: LCL/graphutil. Fixes missing end tag. 2025-05-04 16:06:47 -04:00
dsiders
ea83afdf93 Docs: LCL/graphutil. Updates the ScaleImg topic for changes in 412af2a7. Issue #41614. 2025-05-04 14:53:45 -04:00
dsiders
410911ba37 Docs: LCL/dialogs. Additional updates to TOpenOption topcis. Based upon MR !455 by n7800 with corrections. 2025-04-23 00:03:53 -04:00
dsiders
c29e9d7815 Docs: LCL/valedit. Fixes awkward wording in the TValueListEditor.FixedCols topic.
(cherry picked from commit 0a773a82e44596452853717549abcfe97f8fa752)
2025-04-18 22:15:35 -04:00
dsiders
bc76863dfb Docs: LCL/valedit. Adds content to TValueListEditor.FixedCols topic. For changes in f826b898. Issue #41589.
(cherry picked from commit 6e2f277d5cf7b82b9a022fa36fee90bb909832cc)
2025-04-18 22:15:06 -04:00
dsiders
6161cd2261 Docs: LCL/dialogs. Updates content in TOpenOption topics. Changes in 5a6e95d7, fd8c8885. 2025-04-18 02:08:24 -04:00
dsiders
5b6c4177b1 Docs: LCL/valedit. Removes an duplicate element tag. 2025-04-17 02:25:02 -04:00
dsiders
020ca3b42c Docs: LCL/dialogs. Additional updates to TOpenOption.ofViewDetail, TOpenOption.ofAutoPreview topics. Fixes spelling error. 2025-04-15 18:08:05 -04:00
dsiders
57671a64e2 Docs: LCL/valedit. Corrects content in TDisplayOption.doAutoColResize, TDisplayOption.doKeyColFixed topics. 2025-04-15 12:37:41 -04:00