Update of /cvsroot/jvcl/dev/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2558 Modified Files: JvAnimTitle.dtx JvAppIniStorage.dtx JvAppStorage.dtx JvAppXMLStorage.dtx JvButton.dtx JvButtonPersistent.dtx JvCaptionButton.dtx JvComputerInfoEx.dtx JvCreateProcess.dtx JvCsvParse.dtx JvCtrls.dtx JvCursor.dtx JvDataProvider.dtx JvDatePickerEdit.dtx JvDateTimePicker.dtx JvDBDateTimePicker.dtx JvDBGrid.dtx JvDBUtils.dtx JvDdeCmd.dtx JvDialogs.dtx JvDockControlForm.dtx JvDockVIDStyle.dtx JvDsgnIntf.dtx JvDynControlEngine.dtx JvDynControlEngineDBTools.dtx JvDynControlEngineIntf.dtx JvDynControlEngineJVCL.dtx JvDynControlEngineJVCLDB.dtx JvDynControlEngineVCL.dtx JvDynControlEngineVCLDB.dtx JvErrorIndicator.dtx JvFullColorCtrls.dtx JvFullColorDialogs.dtx JvFullColorSpaces.dtx JvgTypes.dtx JvID3v2Base.dtx JvInterpreterFm.dtx JvJVCLUtils.dtx JvListComb.dtx JvMouseGesture.dtx JvNavigationPane.dtx JvOutlookBar.dtx JvParameterList.dtx JvParameterListParameter.dtx JvPerfMon95.dtx JvPluginManager.dtx JvPropertyStore.dtx JvRadioButton.dtx JvRegistryTreeview.dtx JvRichEdit.dtx JvRichEditToHtml.dtx JvScrollMax.dtx JvSimpleXml.dtx JvSpellChecker.dtx JvSplashWindow.dtx JvTFManager.dtx JvThread.dtx JvTimer.dtx JvUIBSrv.dtx JvUrlGrabbers.dtx JvWinDialogs.dtx JvWizardRouteMapList.dtx JvZoom.dtx Log Message: Synced with pas/online help Index: JvButtonPersistent.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvButtonPersistent.dtx,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** JvButtonPersistent.dtx 23 Nov 2004 23:41:12 -0000 1.9 --- JvButtonPersistent.dtx 22 Dec 2004 00:47:24 -0000 1.10 *************** *** 98,107 **** HotTrackFontOptions defines a set of options that controls how changes to the Font property affects the HotTrackFont object. For example, when HotTrackFontOptions includes hoPreserveColor, all property ! changes in Font are copied to HotTrackFont except Color changes. Note that hoFollowFont must be ! included for any properties to be copied at all. To implement the HotTrackFontOptions property in a ! new control, you should perform the following steps: * Add JvTypes and JvJVCLUtils to the uses clause of the control's unit. ! * Add a HotTrackFontOptions property of type TJvTrackFontOptions to the control. Set it's default value to be DefaultTrackFontOptions (defined in JvTypes). * Set the default value in the constructor. --- 98,110 ---- HotTrackFontOptions defines a set of options that controls how changes to the Font property affects the HotTrackFont object. For example, when HotTrackFontOptions includes hoPreserveColor, all property ! changes in Font are copied to HotTrackFont except Color changes. ! ! Note that hoFollowFont must be included for any properties to be copied at all. ! ! To implement the HotTrackFontOptions property in a new control, you should perform the following ! steps: * Add JvTypes and JvJVCLUtils to the uses clause of the control's unit. ! * Add a HotTrackFontOptions property of type TJvTrackFontOptions to the control. Set its default value to be DefaultTrackFontOptions (defined in JvTypes). * Set the default value in the constructor. Index: JvTFManager.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvTFManager.dtx,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** JvTFManager.dtx 4 Dec 2004 14:56:48 -0000 1.22 --- JvTFManager.dtx 22 Dec 2004 00:47:27 -0000 1.23 *************** *** 1703,1713 **** Use this method to save each of the page images as separate emf files. Printer will append an underscore "_" and the page number, along with the emf extension to each file it saves. For example, ! if there are three pages and you set BaseFileName to "c:\simpl\schedule" the following files will be ! produced: <AUTOLINK OFF> <CODE> ! c:\simpl\schedule_1.emf ! c:\simpl\schedule_2.emf ! c:\simpl\schedule_3.emf </CODE> <AUTOLINK ON> --- 1703,1713 ---- Use this method to save each of the page images as separate emf files. Printer will append an underscore "_" and the page number, along with the emf extension to each file it saves. For example, ! if there are three pages and you set BaseFileName to "c:\\simpl\\schedule" the following files will ! be produced: <AUTOLINK OFF> <CODE> ! c:\\simpl\\schedule_1.emf ! c:\\simpl\\schedule_2.emf ! c:\\simpl\\schedule_3.emf </CODE> <AUTOLINK ON> Index: JvRichEditToHtml.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvRichEditToHtml.dtx,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** JvRichEditToHtml.dtx 23 Nov 2004 23:56:56 -0000 1.14 --- JvRichEditToHtml.dtx 22 Dec 2004 00:47:27 -0000 1.15 *************** *** 69,74 **** content for the rich edit control. ! Use the Title property to set the value used in the HTML \\ <TITLE\\> tag when converting the RTF ! content for the rich edit control. TJvRichEditToHtml detects changes to font and paragraph attributes in the RTF content for the --- 69,74 ---- content for the rich edit control. ! Use the Title property to set the value used in the HTML <TITLE\> tag when converting the RTF content ! for the rich edit control. TJvRichEditToHtml detects changes to font and paragraph attributes in the RTF content for the Index: JvParameterListParameter.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvParameterListParameter.dtx,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** JvParameterListParameter.dtx 23 Nov 2004 23:56:56 -0000 1.6 --- JvParameterListParameter.dtx 22 Dec 2004 00:47:27 -0000 1.7 *************** *** 1507,1510 **** --- 1507,1527 ---- ---------------------------------------------------------------------------------------------------- + @@TJvRadioButtonParameter + Summary + Write here a summary (1 line) + Description + Write here a description + + ---------------------------------------------------------------------------------------------------- + @@TJvRadioButtonParameter.OnClick + Summary + Write here a summary (1 line) + Description + Write here a description + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvRadioGroupParameter Summary Index: JvDdeCmd.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDdeCmd.dtx,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** JvDdeCmd.dtx 23 Nov 2004 23:41:21 -0000 1.10 --- JvDdeCmd.dtx 22 Dec 2004 00:47:25 -0000 1.11 *************** *** 7,11 **** <INCLUDE JVCL.UnitText.dtx> Author ! Petr Vones (petr dott v att mujmail dott cz) ---------------------------------------------------------------------------------------------------- --- 7,11 ---- <INCLUDE JVCL.UnitText.dtx> Author ! Petr Vones ---------------------------------------------------------------------------------------------------- Index: JvDynControlEngineVCL.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDynControlEngineVCL.dtx,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** JvDynControlEngineVCL.dtx 23 Nov 2004 23:41:23 -0000 1.6 --- JvDynControlEngineVCL.dtx 22 Dec 2004 00:47:25 -0000 1.7 *************** *** 69,72 **** --- 69,84 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLButton.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLButton.ControlSetLayout Summary *************** *** 218,221 **** --- 230,245 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLButtonEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLButtonEdit.ControlSetLayout Summary *************** *** 357,360 **** --- 381,396 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLCheckBox.ControlGetState + Summary + Write here a summary (1 line) + Description + Write here a description + Return value + Describe here what the function returns + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLCheckBox.ControlGetValue Summary *************** *** 369,372 **** --- 405,420 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLCheckBox.ControlSetAllowGrayed + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLCheckBox.ControlSetCaption Summary *************** *** 391,394 **** --- 439,454 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLCheckBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLCheckBox.ControlSetOnChange Summary *************** *** 439,442 **** --- 499,514 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLCheckBox.ControlSetState + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLCheckBox.ControlSetTabOrder Summary *************** *** 610,613 **** --- 682,697 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLCheckListBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLCheckListBox.ControlSetItemEnabled Summary *************** *** 797,800 **** --- 881,896 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLComboBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLComboBox.ControlSetItems Summary *************** *** 958,961 **** --- 1054,1069 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDateEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDateEdit.ControlSetMaxDate Summary *************** *** 1107,1110 **** --- 1215,1230 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDateTimeEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDateTimeEdit.ControlSetMaxDate Summary *************** *** 1268,1271 **** --- 1388,1403 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDirectoryEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDirectoryEdit.ControlSetInitialDir Summary *************** *** 1489,1492 **** --- 1621,1636 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLFileNameEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLFileNameEdit.ControlSetInitialDir Summary *************** *** 1626,1629 **** --- 1770,1785 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLGroupBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLGroupBox.ControlSetOnClick Summary *************** *** 1751,1754 **** --- 1907,1922 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLImage.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLImage.ControlSetIncrementalDisplay Summary *************** *** 1900,1903 **** --- 2068,2083 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLLabel.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLLabel.ControlSetOnClick Summary *************** *** 2013,2016 **** --- 2193,2208 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLListBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLListBox.ControlSetItems Summary *************** *** 2174,2177 **** --- 2366,2381 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLMaskEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLMaskEdit.ControlSetOnChange Summary *************** *** 2323,2326 **** --- 2527,2542 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLMemo.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLMemo.ControlSetItems Summary *************** *** 2524,2527 **** --- 2740,2755 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLPanel.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLPanel.ControlSetOnClick Summary *************** *** 2572,2575 **** --- 2800,2928 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton + Summary + Write here a summary (1 line) + Description + Write here a description + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlGetValue + Summary + Write here a summary (1 line) + Description + Write here a description + Return value + Describe here what the function returns + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetCaption + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetDefaultProperties + Summary + Write here a summary (1 line) + Description + Write here a description + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetOnChange + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetOnClick + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetOnEnter + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetOnExit + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetTabOrder + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioButton.ControlSetValue + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLRadioGroup Summary *************** *** 2637,2640 **** --- 2990,3005 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLRadioGroup.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLRadioGroup.ControlSetItems Summary *************** *** 2762,2765 **** --- 3127,3142 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLScrollBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLScrollBox.ControlSetOnClick Summary *************** *** 2839,2842 **** --- 3216,3231 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLStaticText.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLStaticText.ControlSetOnClick Summary *************** *** 2940,2943 **** --- 3329,3344 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLTimeEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLTimeEdit.ControlSetOnChange Summary Index: JvUrlGrabbers.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvUrlGrabbers.dtx,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** JvUrlGrabbers.dtx 24 Nov 2004 00:01:12 -0000 1.13 --- JvUrlGrabbers.dtx 22 Dec 2004 00:47:27 -0000 1.14 *************** *** 188,192 **** This a grabber for Local File URLs Description ! This grabber handles Local File URLs, that is URLs that start with 'file://', '?:\' or '\\' Local is in opposition to Internet and refers to files on a computer as well as to files on the local network. --- 188,192 ---- This a grabber for Local File URLs Description ! This grabber handles Local File URLs, that is URLs that start with 'file://', '?:' or '\\' Local is in opposition to Internet and refers to files on a computer as well as to files on the local network. *************** *** 202,206 **** Url - The URL to test Return value ! True if the URL is a Local File URL, that is it starts with 'file://', '?:\', '\\' or the URL indicates an existing file --- 202,206 ---- Url - The URL to test Return value ! True if the URL is a Local File URL, that is it starts with 'file://', '?:', '\\' or the URL indicates an existing file Index: JvDockControlForm.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDockControlForm.dtx,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** JvDockControlForm.dtx 23 Nov 2004 23:41:22 -0000 1.10 --- JvDockControlForm.dtx 22 Dec 2004 00:47:25 -0000 1.11 *************** *** 1,4 **** --- 1,10 ---- ##Package: Docking ##Status: Generated + ##Skip: TJvDockBaseControl.Assign + ##Skip: TJvDockBasicConjoinServerOption.Assign + ##Skip: TJvDockBasicServerOption.Assign + ##Skip: TJvDockBasicTabServerOption.Assign + ##Skip: TJvDockClient.Assign + ##Skip: TJvDockSplitterStyle.Assign ---------------------------------------------------------------------------------------------------- [...1687 lines suppressed...] @@TJvDockTabPageControl.DockClient Summary ! Gives access to the dockable form manager. Description Write here a description ---------------------------------------------------------------------------------------------------- *************** *** 2539,2543 **** @@TJvDockTabPageControl.ParentForm Summary ! Write here a summary (1 line) Description Write here a description --- 2276,2280 ---- @@TJvDockTabPageControl.ParentForm Summary ! Gives access to the parent form of the dock page control. Description Write here a description Index: JvDynControlEngineDBTools.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDynControlEngineDBTools.dtx,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JvDynControlEngineDBTools.dtx 12 Dec 2004 01:41:19 -0000 1.1 --- JvDynControlEngineDBTools.dtx 22 Dec 2004 00:47:25 -0000 1.2 *************** *** 28,32 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog Summary Write here a summary (1 line) --- 28,32 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog Summary Write here a summary (1 line) *************** *** 35,39 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.CancelCaption Summary Write here a summary (1 line) --- 35,39 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.CancelCaption Summary Write here a summary (1 line) *************** *** 45,49 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.Datasource Summary Write here a summary (1 line) --- 45,49 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.DataSource Summary Write here a summary (1 line) *************** *** 55,59 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.DialogCaption Summary Write here a summary (1 line) --- 55,59 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.DialogCaption Summary Write here a summary (1 line) *************** *** 65,69 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.DynControlEngineDB Summary Write here a summary (1 line) --- 65,69 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.DynControlEngineDB Summary Write here a summary (1 line) *************** *** 75,79 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.IncludeNavigator Summary Write here a summary (1 line) --- 75,79 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.IncludeNavigator Summary Write here a summary (1 line) *************** *** 85,89 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.PostCaption Summary Write here a summary (1 line) --- 85,89 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.PostCaption Summary Write here a summary (1 line) *************** *** 95,99 **** ---------------------------------------------------------------------------------------------------- ! @@tJvDynControlDatasourceEditDialog.ShowDialog Summary Write here a summary (1 line) --- 95,99 ---- ---------------------------------------------------------------------------------------------------- ! @@TJvDynControlDataSourceEditDialog.ShowDialog Summary Write here a summary (1 line) Index: JvFullColorDialogs.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvFullColorDialogs.dtx,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JvFullColorDialogs.dtx 12 Dec 2004 01:41:19 -0000 1.1 --- JvFullColorDialogs.dtx 22 Dec 2004 00:47:26 -0000 1.2 *************** *** 10,46 **** ---------------------------------------------------------------------------------------------------- - @@ColorCircleBaseFormClass - <TITLE ColorCircleBaseFormClass variable> - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@FullColorFormClass - <TITLE FullColorFormClass variable> - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TFullColorFormClass - <TITLE TFullColorFormClass type> - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- @@TJvAxisType <TITLE TJvAxisType type> --- 10,13 ---- *************** *** 70,198 **** ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm - Summary - Write here a summary (1 line) - Description - Write here a description - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.BlueDelta - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.ColorID - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.Delta - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.GreenDelta - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.OnApply - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.Options - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseColorCircleForm.RedDelta - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseFullColorForm - Summary - Write here a summary (1 line) - Description - Write here a description - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseFullColorForm.FullColor - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseFullColorForm.OnApply - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvBaseFullColorForm.Options - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- - @@TJvColorCircleBaseFormClass - <TITLE TJvColorCircleBaseFormClass type> - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- @@TJvColorCircleEvent <TITLE TJvColorCircleEvent type> --- 37,40 ---- *************** *** 201,204 **** --- 43,47 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorCircleDialog + <TITLEIMG TJvFullColorCircleDialog> JVCLInfo GROUP=JVCL.?? *************** *** 411,414 **** --- 254,258 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorDialog + <TITLEIMG TJvFullColorDialog> JVCLInfo GROUP=JVCL.?? Index: JvDBGrid.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDBGrid.dtx,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** JvDBGrid.dtx 23 Nov 2004 23:41:20 -0000 1.16 --- JvDBGrid.dtx 22 Dec 2004 00:47:25 -0000 1.17 *************** *** 595,598 **** --- 595,608 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDBGrid.ShowMemos + Summary + Write here a summary (1 line) + Description + Write here a description + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDBGrid.ShowTitleHint Summary Index: JvFullColorCtrls.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvFullColorCtrls.dtx,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JvFullColorCtrls.dtx 12 Dec 2004 01:41:19 -0000 1.1 --- JvFullColorCtrls.dtx 22 Dec 2004 00:47:26 -0000 1.2 *************** *** 158,161 **** --- 158,162 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorAxisCombo + <TITLEIMG TJvFullColorAxisCombo> JVCLInfo GROUP=JVCL.?? *************** *** 271,274 **** --- 272,276 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorCircle + <TITLEIMG TJvFullColorCircle> JVCLInfo GROUP=JVCL.?? *************** *** 722,725 **** --- 724,728 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorGroup + <TITLEIMG TJvFullColorGroup> JVCLInfo GROUP=JVCL.?? *************** *** 862,865 **** --- 865,869 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorLabel + <TITLEIMG TJvFullColorLabel> JVCLInfo GROUP=JVCL.?? *************** *** 1268,1271 **** --- 1272,1276 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorPanel + <TITLEIMG TJvFullColorPanel> JVCLInfo GROUP=JVCL.?? *************** *** 1338,1341 **** --- 1343,1347 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorSpaceCombo + <TITLEIMG TJvFullColorSpaceCombo> JVCLInfo GROUP=JVCL.?? *************** *** 1436,1439 **** --- 1442,1446 ---- ---------------------------------------------------------------------------------------------------- @@TJvFullColorTrackBar + <TITLEIMG TJvFullColorTrackBar> JVCLInfo GROUP=JVCL.?? *************** *** 1475,1488 **** ---------------------------------------------------------------------------------------------------- - @@TJvFullColorTrackBar.BarWidth - Summary - Write here a summary (1 line) - Description - Write here a description - See Also - List here other properties, methods (comma seperated) - Remove the 'See Also' section if there are no references - - ---------------------------------------------------------------------------------------------------- @@TJvFullColorTrackBar.ColorOrientation Summary --- 1482,1485 ---- Index: JvDynControlEngineVCLDB.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDynControlEngineVCLDB.dtx,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JvDynControlEngineVCLDB.dtx 12 Dec 2004 01:41:19 -0000 1.1 --- JvDynControlEngineVCLDB.dtx 22 Dec 2004 00:47:26 -0000 1.2 *************** *** 146,149 **** --- 146,161 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBButtonEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBButtonEdit.ControlSetLayout Summary *************** *** 367,370 **** --- 379,394 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBCheckBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBCheckBox.ControlSetOnChange Summary *************** *** 540,543 **** --- 564,579 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBComboBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBComboBox.ControlSetItems Summary *************** *** 761,764 **** --- 797,812 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBDirectoryEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBDirectoryEdit.ControlSetInitialDir Summary *************** *** 970,973 **** --- 1018,1033 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBEdit.ControlSetOnChange Summary *************** *** 1227,1230 **** --- 1287,1302 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBFileNameEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBFileNameEdit.ControlSetInitialDir Summary *************** *** 1412,1415 **** --- 1484,1499 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBGrid.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBGrid.ControlSetOnClick Summary *************** *** 1585,1588 **** --- 1669,1684 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBImage.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBImage.ControlSetIncrementalDisplay Summary *************** *** 1794,1797 **** --- 1890,1905 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBListBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBListBox.ControlSetItems Summary *************** *** 2003,2006 **** --- 2111,2126 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBMemo.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBMemo.ControlSetItems Summary *************** *** 2236,2239 **** --- 2356,2371 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBNavigator.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBNavigator.ControlSetOnClick Summary *************** *** 2397,2400 **** --- 2529,2544 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBRadioGroup.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBRadioGroup.ControlSetItems Summary *************** *** 2570,2573 **** --- 2714,2729 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlVCLDBText.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlVCLDBText.ControlSetOnClick Summary Index: JvDynControlEngineJVCL.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDynControlEngineJVCL.dtx,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** JvDynControlEngineJVCL.dtx 23 Nov 2004 23:41:23 -0000 1.6 --- JvDynControlEngineJVCL.dtx 22 Dec 2004 00:47:25 -0000 1.7 *************** *** 62,65 **** --- 62,77 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLButton.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLButton.ControlSetLayout Summary *************** *** 211,214 **** --- 223,238 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLButtonEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLButtonEdit.ControlSetLayout Summary *************** *** 384,387 **** --- 408,423 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLCalcEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLCalcEdit.ControlSetOnChange Summary *************** *** 475,478 **** --- 511,526 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLCheckBox.ControlGetState + Summary + Write here a summary (1 line) + Description + Write here a description + Return value + Describe here what the function returns + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLCheckBox.ControlGetValue Summary *************** *** 487,490 **** --- 535,550 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLCheckBox.ControlSetAllowGrayed + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLCheckBox.ControlSetCaption Summary *************** *** 509,512 **** --- 569,584 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLCheckBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLCheckBox.ControlSetOnChange Summary *************** *** 569,572 **** --- 641,656 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLCheckBox.ControlSetState + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLCheckBox.ControlSetTabOrder Summary *************** *** 740,743 **** --- 824,839 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLCheckListBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLCheckListBox.ControlSetItemEnabled Summary *************** *** 927,930 **** --- 1023,1038 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLComboBox.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLComboBox.ControlSetItems Summary *************** *** 1088,1091 **** --- 1196,1211 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLDateEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLDateEdit.ControlSetMaxDate Summary *************** *** 1237,1240 **** --- 1357,1372 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLDateTimeEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvDynControlJVCLDateTimeEdit.ControlSetMaxDate Summary *************** *** 1398,1401 **** --- 1530,1545 ---- ---------------------------------------------------------------------------------------------------- + @@TJvDynControlJVCLDirectoryEdit.ControlSetHint + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Value - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there a... [truncated message content] |