dodi
6714382934
Docs: various updates, mostly fixed bad links
...
git-svn-id: trunk@34110 -
2011-12-11 16:54:59 +00:00
sekelsenmat
31e6b3ee9a
Documentation rework, removes aprox. 600 occurences of [?] and other non-sense from the documentation
...
git-svn-id: trunk@33617 -
2011-11-18 17:16:46 +00:00
sekelsenmat
d245a94ac7
Adds descriptions for basic OnChange events
...
git-svn-id: trunk@32715 -
2011-10-06 07:10:39 +00:00
dodi
9cdbd64ad9
Docs: stdctrls revised, some unclear topics remain.
...
git-svn-id: trunk@32523 -
2011-09-27 14:55:32 +00:00
dodi
07652da07b
Docs: stdctrls.xml synced with source
...
git-svn-id: trunk@32493 -
2011-09-24 09:50:10 +00:00
dodi
e0f7806aca
Docs: revised scrollbars and combobox.
...
git-svn-id: trunk@32463 -
2011-09-23 03:37:24 +00:00
mattias
4b2eccb8c0
docs: undo rename of fpdoc links #lclbase, because first the tools need to be updated
...
git-svn-id: trunk@31801 -
2011-07-25 22:43:12 +00:00
mattias
045f61adfb
docs: fixed links to #lclbase in lcl units
...
git-svn-id: trunk@31787 -
2011-07-23 12:40:25 +00:00
mattias
2ecbd98a9d
lcl doc: TCustomLabel.WordWrap and AutoSize
...
git-svn-id: trunk@29020 -
2011-01-14 23:32:11 +00:00
mattias
6aa394df1b
LCL: added note for TCombobox.OnGetItems
...
git-svn-id: trunk@27887 -
2010-10-26 15:21:44 +00:00
dodi
2fd686685e
docs: some control updates
...
git-svn-id: trunk@24695 -
2010-04-18 15:07:55 +00:00
blikblum
99791d327b
doc: added Description to TCustomEdit.MaxLength with a note about a Delphi incompatibility
...
git-svn-id: trunk@23254 -
2009-12-24 09:39:23 +00:00
paul
964dd239b9
lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort)
...
git-svn-id: trunk@22729 -
2009-11-24 03:29:11 +00:00
kirkpatc
cd7edba6ef
FPDoc - some updates to descriptions for TCustomComboBox
...
git-svn-id: trunk@21886 -
2009-09-26 22:15:46 +00:00
kirkpatc
141dffc70a
FPDoc - added short descriptions for Unit headers; some updates to TCustomScrollBar and TCustomMemo in stdctrls
...
git-svn-id: trunk@21439 -
2009-08-25 07:06:38 +00:00
kirkpatc
3a36d94ef4
FPDoc - fixed links for various AutoSize and AdjustSize methods in Controls.xml; additional descriptions for some inherited methods in stdctrls.xml (ScrollBar and ComboBox)
...
git-svn-id: trunk@21383 -
2009-08-21 14:39:35 +00:00
vincents
a7f7799655
lcl docs: updates for ModalResult from Graeme Geldenhuys
...
git-svn-id: trunk@19664 -
2009-04-28 11:13:27 +00:00
kirkpatc
83b4f6f197
FPDocs - add description for WSRegisterClass in lclclasses.xml. and consequential changes in classes.xml and stdctrls.xml; some additional completions to descriptions in stdctrls.xml
...
git-svn-id: trunk@19645 -
2009-04-27 09:21:59 +00:00
kirkpatc
30901db827
FPDoc - some corrections and further updates to StdCtrls.xml
...
git-svn-id: trunk@18904 -
2009-03-06 12:59:39 +00:00
kirkpatc
fe8286820e
FPDoc - updated many components in StdCtrls.xml, mainly by fixing override descriptions
...
git-svn-id: trunk@18892 -
2009-03-04 10:01:09 +00:00
kirkpatc
2927d73fba
FPDoc - updates to constructors and destructors in ComCtrls.xml, with some consequential changes in Controls.xml and StdCtrls.xml
...
git-svn-id: trunk@18500 -
2009-01-29 22:18:23 +00:00
kirkpatc
31b945031a
FPDoc - corrected some XML syntax errors in fileutil.xml, forms.xml, graphics.xml, graphtype.xml, grids.xml, interfacebase.xml, stdctrls.xml
...
git-svn-id: trunk@18401 -
2009-01-23 18:57:37 +00:00
kirkpatc
65c2d49056
FPDoc - minor correction to StdCtrls.xml; fixed constructors and destructors in Grids.xml
...
git-svn-id: trunk@18376 -
2009-01-21 17:14:59 +00:00
kirkpatc
1789510f17
FPDoc - fixed constructors and destructors in actnlist.xml and stdctrls.xml
...
git-svn-id: trunk@18344 -
2009-01-19 16:58:08 +00:00
kirkpatc
16d49d8eab
FPDoc - some corrections, updates and links to descriptions in actnlist.xml, buttonpanel.xml. buttons.xml, colorbox.xml and stdctrls.xml
...
git-svn-id: trunk@18000 -
2008-12-30 22:06:37 +00:00
kirkpatc
12b34e10e0
FPDoc - some additions to descriptions and links for several classes in Stdctrls.xml
...
git-svn-id: trunk@17841 -
2008-12-15 16:21:10 +00:00
kirkpatc
0eb6d41114
FPDoc - fixed some links etc in actnlst, comctrls and stdctrls
...
git-svn-id: trunk@16679 -
2008-09-23 09:13:41 +00:00
mattias
eb25228c64
LCL: docs: TComboBox.SelStart
...
git-svn-id: trunk@16463 -
2008-09-07 11:09:32 +00:00
kirkpatc
6f910265a7
FPDoc - fix typo in stdctrls.xml
...
git-svn-id: trunk@16339 -
2008-08-31 20:58:36 +00:00
tombo
6e943705bf
IDE object inspector: added switch UseOnGetItems to use OnGetItems instead of OnDropDown
...
LCL stdctrls: new event TCustomComboBox.OnGetItems - for just-in-time populating of items, fired with TCustomComboBox.IntfGetItems from widget set
LCL win32: implemented OnGetItems
Docs stdctrls: added TCustomComboBox.OnGetItems
git-svn-id: trunk@16300 -
2008-08-29 14:53:32 +00:00
kirkpatc
f442e6ce92
FPDoc - a few more corrections and links in StdCtrls.xml
...
git-svn-id: trunk@16255 -
2008-08-26 15:40:47 +00:00
kirkpatc
cc9a5809df
FPDoc - some new definitins and several links added for TControl, TWinControl, TGraphicControl and others in Controls.xml; some links added for TCustomImage in ImgList.xml; some links added in StdCtrls.xml
...
git-svn-id: trunk@16253 -
2008-08-26 12:25:02 +00:00
kirkpatc
2395c1a8b7
FPDoc - added descriptions for
...
TWinControl and TControl in Controls.xml;
some definitions for scrollbars in TForms.xml;
added links for TCustomListBox, TListBox, TCustomEdit, TMemoScrollBox, TCustomMemo, TEdit, TMemo, TCustomStaticText, TStaticText, TButtonControl, TCustomButton, TButton, TCustomCheckBox, TCheckBox, TToggleBox, TRadioButton, TCustomLabel and TLabel in StdCtrls.xml (finishing StdCtrls.xml)
git-svn-id: trunk@16220 -
2008-08-25 11:08:39 +00:00
kirkpatc
4e51a3b4ca
FPDOc - fixing links for TCustomScrollBar, TScrollBar, TCustomComboBox and TComboBox in StdCtrls.xml; also change formatting from <i></i> to <var></var> in many places.
...
git-svn-id: trunk@16201 -
2008-08-24 08:27:28 +00:00
kirkpatc
56f8f68047
LazDoc (or should it be FPCDoc?) - updates to several classes in StdCtrls, mainly by copying from Inherited
...
git-svn-id: trunk@14136 -
2008-02-14 19:30:47 +00:00
kirkpatc
92142a0d59
LazDoc - updates to TCustomLabel, TLabel and TBoundLabel
...
git-svn-id: trunk@14092 -
2008-02-11 15:16:45 +00:00
kirkpatc
2876cc8042
LazDoc - updates to DBCtrls and minor update to StdCtrls
...
git-svn-id: trunk@14023 -
2008-02-07 19:46:07 +00:00
kirkpatc
49c34c5cb4
LazDoc - updates to grids, DBGrids, DBCtrls and StdCtrls
...
git-svn-id: trunk@13970 -
2008-02-03 13:57:17 +00:00
kirkpatc
570d56bdd7
LazDoc - the properties of TGroupBox and TComboBox in StdCtrls.xml have been filled in using the 'copy from inherited' facility. It is very easy to use, but I believe we should not routinely use it until we are very sure the description in the ancestor class is correct and complete.
...
git-svn-id: trunk@13899 -
2008-01-27 16:58:49 +00:00
kirkpatc
6a1d70990d
LazDoc - some small changes made to StdCtrls and Dialogs, mainly to test LazDoc functionality
...
git-svn-id: trunk@13886 -
2008-01-26 14:18:50 +00:00
kirkpatc
cc9541e07c
LazDoc - Skeleton update to Grids.xml and some updates to TCustomGrid; some minor changes to StdCtrls.xml
...
git-svn-id: trunk@13876 -
2008-01-25 14:42:38 +00:00
kirkpatc
024a9a1d79
LazDoc - update to skeleton for DBGrids.xml and stdctrls.xml
...
git-svn-id: trunk@13859 -
2008-01-24 14:41:30 +00:00
kirkpatc
71e86fa60c
LazDoc - updates to TDBGrid, TCustomDBGrid, TCustomGrid in Grids.xml, DBGrids.xml. Minor change to StdCtrls.xml
...
git-svn-id: trunk@13853 -
2008-01-24 11:43:54 +00:00
kirkpatc
88d02f87da
LazDoc - new material for TAction and TCustomAction; minor corrections to StdCtrls.xml; Unit definition for StdActns.xml
...
git-svn-id: trunk@13532 -
2007-12-30 10:44:46 +00:00
kirkpatc
4788ff848a
LazDoc - New information for TActionList, and minor corrections to StdCtrls
...
git-svn-id: trunk@13522 -
2007-12-29 16:28:20 +00:00
kirkpatc
8a0d33ab7c
LazDoc - updates to TCustomListBox and TListBox; minor changes to TComboBox (in StdCtrls.xml)
...
git-svn-id: trunk@13374 -
2007-12-18 11:11:27 +00:00
kirkpatc
b0034a4a02
LazDoc - updates to TComboBox, TScrollBar in StdCtrls.xml
...
git-svn-id: trunk@13357 -
2007-12-17 14:08:04 +00:00
kirkpatc
e21afd5cec
LazDoc - update to TCustomScrollBar and TScrollBar in StdCtrls.xml, also minor typo-fix in EctCtrls.xml
...
git-svn-id: trunk@13313 -
2007-12-13 09:23:05 +00:00
kirkpatc
74a4efaea6
LazDoc - fixed typos in StdCtrls.xml. ExtCtrls.xml and ComCtrls.xml
...
git-svn-id: trunk@13282 -
2007-12-11 19:47:29 +00:00
kirkpatc
516d896fd5
LazDoc - update to StdCtrls.xml: changes to TRadioButton. Last commit, in which log was omitted (sorry!), updated ExtCtrls and ComCtrls with changes to TRadioGroup, TCustomTrackBar and TTrackBar. Examples for radiobuttons and trackbar have been added to ExtCtrls and ComCtrls subdirectories
...
git-svn-id: trunk@13281 -
2007-12-11 18:21:52 +00:00