Update of /cvsroot/jvcl/dev/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25101 Modified Files: JvAVICapture.dtx JvBalloonHint.dtx JvBaseEdits.dtx JvButton.dtx JvCabFile.dtx JvCaptionButton.dtx JvColorCombo.dtx JvComponent.dtx JvComputerInfoEx.dtx JvContentScroller.dtx JvCsvData.dtx JvDataProviderIntf.dtx JvDBGrid.dtx JvDBTreeView.dtx JvDesktopAlert.dtx JvDynControlEngine.dtx JvEmbeddedForms.dtx JvFormPlacement.dtx JvFullColorCtrls.dtx JvImagesViewer.dtx JvInspector.dtx JvJCLUtils.dtx JvNavigationPane.dtx JvPageList.dtx JvRegistryTreeview.dtx JvRichEdit.dtx JvRichEditToHtml.dtx JvSegmentedLEDDisplay.dtx JvShellHook.dtx JvTabBar.dtx JvTFManager.dtx JvTimeLine.dtx JvToolEdit.dtx JvTrayIcon.dtx JvTypes.dtx JvUpDown.dtx JvValidateEdit.dtx JvXPBar.dtx Log Message: * Spelling checked * Updates from online help Index: JvXPBar.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvXPBar.dtx,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** JvXPBar.dtx 22 Oct 2005 00:42:02 -0000 1.17 --- JvXPBar.dtx 19 Dec 2005 23:46:46 -0000 1.18 *************** *** 562,565 **** --- 562,580 ---- ---------------------------------------------------------------------------------------------------- + @@TJvXPCustomWinXPBar.GetItemAt + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + X - Description for this parameter + Y - Description for this parameter + 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 + + ---------------------------------------------------------------------------------------------------- @@TJvXPCustomWinXPBar.Grouped Summary Index: JvValidateEdit.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvValidateEdit.dtx,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** JvValidateEdit.dtx 22 Oct 2005 00:42:02 -0000 1.18 --- JvValidateEdit.dtx 19 Dec 2005 23:46:46 -0000 1.19 *************** *** 367,370 **** --- 367,384 ---- ---------------------------------------------------------------------------------------------------- + @@TJvValidateEditCriticalPoints.SetDefaults + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + ACheckPoints - Description for this parameter + AColorAbove - Description for this parameter + AColorBelow - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvValidateEditCriticalPointsCheck <TITLE TJvValidateEditCriticalPointsCheck type> *************** *** 382,385 **** --- 396,403 ---- ---------------------------------------------------------------------------------------------------- + @@TJvValidateEditCriticalPointsCheck.cpMinValue + Description for cpMinValue + + ---------------------------------------------------------------------------------------------------- @@TJvValidateEditCriticalPointsCheck.cpMaxValue Check only the maximum value. Index: JvRichEditToHtml.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvRichEditToHtml.dtx,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** JvRichEditToHtml.dtx 6 Jun 2005 00:08:10 -0000 1.18 --- JvRichEditToHtml.dtx 19 Dec 2005 23:46:46 -0000 1.19 *************** *** 105,109 **** * Bold * Italic ! * Strike-Out * Underline --- 105,109 ---- * Bold * Italic ! * Strikeout * Underline *************** *** 188,192 **** * Bold * Italic ! * Strike-Out * Underline --- 188,192 ---- * Bold * Italic ! * Strikeout * Underline *************** *** 213,217 **** Bold \<B\>\<\/B\> Italic \<I\>\<\/I\> ! Strike-out \<STRIKE\>\<\/STRIKE\> Underline \<U\>\<\/U\> </TABLE> --- 213,217 ---- Bold \<B\>\<\/B\> Italic \<I\>\<\/I\> ! Strikeout \<STRIKE\>\<\/STRIKE\> Underline \<U\>\<\/U\> </TABLE> *************** *** 275,279 **** * Bold * Italic ! * Strike-Out * Underline --- 275,279 ---- * Bold * Italic ! * Strikeout * Underline *************** *** 300,304 **** Bold \<B\>\<\/B\> Italic \<I\>\<\/I\> ! Strike-out \<STRIKE\>\<\/STRIKE\> Underline \<U\>\<\/U\> </TABLE> --- 300,304 ---- Bold \<B\>\<\/B\> Italic \<I\>\<\/I\> ! Strikeout \<STRIKE\>\<\/STRIKE\> Underline \<U\>\<\/U\> </TABLE> Index: JvTimeLine.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvTimeLine.dtx,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** JvTimeLine.dtx 22 Oct 2005 00:42:02 -0000 1.21 --- JvTimeLine.dtx 19 Dec 2005 23:46:46 -0000 1.22 *************** *** 46,50 **** @@TJvCustomTimeLine.AutoSize Summary ! Indicates whether the timelines height changes automatically to accommodate the items it contains. Description If AutoSize is set to True, the height of the timeline view adjusts automatically so that the items --- 46,50 ---- @@TJvCustomTimeLine.AutoSize Summary ! Indicates whether the timeline's height changes automatically to accommodate the items it contains. Description If AutoSize is set to True, the height of the timeline view adjusts automatically so that the items *************** *** 299,304 **** The size of the rectangle that contains the item is determined either by the ItemHeight property or ! fixed owner-draw timeline views or by the response to the OnMeasureItem event for variable ! owner-draw timeline views. Parameters Sender - The timeline view control in which an item is about to be drawn. --- 299,304 ---- The size of the rectangle that contains the item is determined either by the ItemHeight property or ! fixed owner-draw timeline views or by the response to the OnMeasureItem event for variable owner-draw ! timeline views. Parameters Sender - The timeline view control in which an item is about to be drawn. *************** *** 407,411 **** The ItemHeight parameter should specify the height in pixels that the given item will occupy in the control. The ItemHeight parameter is passed by reference (a var parameter), which initially contains ! the default height of the item or the height of the item text in the controls font. The handler can set ItemHeight to a value appropriate to the contents of the item, such as the height of a graphical image to be displayed within the item. --- 407,411 ---- The ItemHeight parameter should specify the height in pixels that the given item will occupy in the control. The ItemHeight parameter is passed by reference (a var parameter), which initially contains ! the default height of the item or the height of the item text in the control's font. The handler can set ItemHeight to a value appropriate to the contents of the item, such as the height of a graphical image to be displayed within the item. *************** *** 640,646 **** @@TJvCustomTimeLine.TopOffset Summary ! Specifies the height of the top-most blank area of the timeline view. Description ! Use TopOffset to get or set the height of the controls top-most blank area. ---------------------------------------------------------------------------------------------------- --- 640,646 ---- @@TJvCustomTimeLine.TopOffset Summary ! Specifies the height of the topmost blank area of the timeline view. Description ! Use TopOffset to get or set the height of the control's topmost blank area. ---------------------------------------------------------------------------------------------------- *************** *** 834,839 **** Set Hint to a \string that provides more information about the meaning of the timeline item than the Caption. The hint text appears in a Help Hint window when the user pauses with the mouse over the ! timeline item if Help Hints are enabled (that is, if the Forms and the \Applications ShowHint ! properties are True). It is also available for the code in the applications OnHint event handler. The value of Hint can specify both a short value for the Help Hint window and a longer \string to be --- 834,839 ---- Set Hint to a \string that provides more information about the meaning of the timeline item than the Caption. The hint text appears in a Help Hint window when the user pauses with the mouse over the ! timeline item if Help Hints are enabled (that is, if the Form's and the \Application's ShowHint ! properties are True). It is also available for the code in the application's OnHint event handler. The value of Hint can specify both a short value for the Help Hint window and a longer \string to be *************** *** 965,969 **** Description Each TJvTimeItems represents a collection of TJvTimeItem objects in a TTimeLine. At design time, use ! the timeline controls Columns editor to add, remove, or modify columns. At run-time, use the properties and methods of TJvTimeItems to manipulate the list of items displayed by a timeline view control. --- 965,969 ---- Description Each TJvTimeItems represents a collection of TJvTimeItem objects in a TTimeLine. At design time, use ! the timeline control's Columns editor to add, remove, or modify columns. At run-time, use the properties and methods of TJvTimeItems to manipulate the list of items displayed by a timeline view control. Index: JvInspector.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvInspector.dtx,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** JvInspector.dtx 22 Oct 2005 00:42:01 -0000 1.28 --- JvInspector.dtx 19 Dec 2005 23:46:46 -0000 1.29 *************** *** 15,18 **** --- 15,43 ---- $JVCL.Info.Inspector ---------------------------------------------------------------------------------------------------- + @@ApplyCanvasState + <TITLE ApplyCanvasState procedure> + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Canvas - Description for this parameter + SavedIdx - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@DataRegister + <TITLE DataRegister function> + 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 + + ---------------------------------------------------------------------------------------------------- @@EJvInspector Summary *************** *** 63,66 **** --- 88,118 ---- ---------------------------------------------------------------------------------------------------- + @@RestoreCanvasState + <TITLE RestoreCanvasState procedure> + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Canvas - Description for this parameter + SavedIdx - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- + @@SaveCanvasState + <TITLE SaveCanvasState function> + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Canvas - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TInspectorBeforeEditEvent <TITLE TInspectorBeforeEditEvent type> *************** *** 1064,1067 **** --- 1116,1129 ---- ---------------------------------------------------------------------------------------------------- + @@TJvCustomInspector.OnItemDoubleClicked + 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 + + ---------------------------------------------------------------------------------------------------- @@TJvCustomInspector.OnItemEdit Summary *************** *** 3260,3263 **** --- 3322,3402 ---- ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg + Summary + Write here a summary (1 line) + Description + Write here a description + + ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg.Add + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Instance - Description for this parameter + 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 + + ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg.Clear + 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 + + ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg.Count + 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 + + ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg.Items + 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 + + ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg.Locate + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Instance - Description for this parameter + 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 + + ---------------------------------------------------------------------------------------------------- + @@TJvInspDataReg.Remove + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Instance - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@TJvInspector <TITLEIMG TJvCustomInspector> Index: JvToolEdit.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvToolEdit.dtx,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** JvToolEdit.dtx 22 Oct 2005 00:42:02 -0000 1.24 --- JvToolEdit.dtx 19 Dec 2005 23:46:46 -0000 1.25 *************** *** 83,87 **** AText - The text for the edit box. AAlignment - Alignment of the text in the edit box. ! PopupVisible - Indicates whether a popup window associated with the edit control is visible. DisabledTextColor - The color of the text when the control isn't enabled. StandardPaint - Specifies whether to use the standard paint method of the control. --- 83,87 ---- AText - The text for the edit box. AAlignment - Alignment of the text in the edit box. ! PopupVisible - Indicates whether a pop-up window associated with the edit control is visible. DisabledTextColor - The color of the text when the control isn't enabled. StandardPaint - Specifies whether to use the standard paint method of the control. *************** *** 356,367 **** @@TJvCustomComboEdit.AlwaysShowPopup Summary ! Specifies whether the popup is always shown. Description ! If you set AlwaysShowPopup to true, a popup is always shown when the user clicks the button of the combo edit control, even if ReadOnly is set to true. Note that AlwaysEnableButton must also be true. For data-aware controls the associated dataset does <I>not</I> immediately go to edit-mode when the ! popup is shown, when AlwaysShowPopup is set to true. If AlwaysShowPopup is set to false and either ! the associated dataset is read-only or the controls ReadOnly property is set to true, then no popup is shown. See Also --- 356,367 ---- @@TJvCustomComboEdit.AlwaysShowPopup Summary ! Specifies whether the pop-up is always shown. Description ! If you set AlwaysShowPopup to true, a pop-up is always shown when the user clicks the button of the combo edit control, even if ReadOnly is set to true. Note that AlwaysEnableButton must also be true. For data-aware controls the associated dataset does <I>not</I> immediately go to edit-mode when the ! pop-up is shown, when AlwaysShowPopup is set to true. If AlwaysShowPopup is set to false and either ! the associated dataset is read-only or the controls ReadOnly property is set to true, then no pop-up is shown. See Also *************** *** 907,913 **** @@TJvCustomDateEdit.StartOfWeek Summary ! Specifies the day of the left-most column in the pop-up calendar. Description ! Use StartOfWeek to specify the day of the left-most column in the pop-up calendar. The default value of StartOfWeek is "Mon" (Monday). --- 907,913 ---- @@TJvCustomDateEdit.StartOfWeek Summary ! Specifies the day of the leftmost column in the pop-up calendar. Description ! Use StartOfWeek to specify the day of the leftmost column in the pop-up calendar. The default value of StartOfWeek is "Mon" (Monday). *************** *** 1386,1392 **** <TITLE TPopupAlign type> Summary ! Represents the position of a popup menu relative to the control. Description ! The TPopupAlign type represents the position of a popup menu relative to the control. See Also TJvCustomComboEdit.PopupAlign --- 1386,1392 ---- <TITLE TPopupAlign type> Summary ! Represents the position of a pop-up menu relative to the control. Description ! The TPopupAlign type represents the position of a pop-up menu relative to the control. See Also TJvCustomComboEdit.PopupAlign Index: JvSegmentedLEDDisplay.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvSegmentedLEDDisplay.dtx,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** JvSegmentedLEDDisplay.dtx 22 Oct 2005 00:42:02 -0000 1.15 --- JvSegmentedLEDDisplay.dtx 19 Dec 2005 23:46:46 -0000 1.16 *************** *** 934,941 **** </TABLE> ! Control items may be separated by a semicolon. ! Note ! since the open bracket "[" is used to signal the start of a control items, you can only map it by ! specifying <B>[&[]</B> in the map text. characters that can not be mapped are interpreted as an empty digit (i.e. has no influence on the --- 934,939 ---- </TABLE> ! Control items may be separated by a semicolon. Note since the open bracket "[" is used to signal the ! start of a control items, you can only map it by specifying <B>[&[]</B> in the map text. characters that can not be mapped are interpreted as an empty digit (i.e. has no influence on the *************** *** 1028,1037 **** Description TJvSegmentedLEDDigits is a TOwnedCollection derivative used to hold the list of digits used by a ! <LINK TJvCustomSegmentedLEDDisplay, segmented LED display>. ! Note ! upon changing the <LINK TJvCustomSegmentedLEDDisplay.DigitClass, digit style> of the display control, ! the collection will be destroyed and recreated (specifying the new digit class to use). Any reference ! to a TJvSegmentedLEDDigits might become invalid in such occasion. Generally you will not need to keep ! a reference to the collection but rather use the <LINK TJvCustomSegmentedLEDDisplay.Digits, Digits> property of the display control. --- 1026,1034 ---- Description TJvSegmentedLEDDigits is a TOwnedCollection derivative used to hold the list of digits used by a ! <LINK TJvCustomSegmentedLEDDisplay, segmented LED display>. Note upon changing the <LINK ! TJvCustomSegmentedLEDDisplay.DigitClass, digit style> of the display control, the collection will be ! destroyed and recreated (specifying the new digit class to use). Any reference to a ! TJvSegmentedLEDDigits might become invalid in such occasion. Generally you will not need to keep a ! reference to the collection but rather use the <LINK TJvCustomSegmentedLEDDisplay.Digits, Digits> property of the display control. Index: JvColorCombo.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvColorCombo.dtx,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** JvColorCombo.dtx 22 Oct 2005 00:42:01 -0000 1.29 --- JvColorCombo.dtx 19 Dec 2005 23:46:45 -0000 1.30 *************** *** 82,86 **** Description Use ColorName to retrieve the current name for a specific color, specified by the AColor parameter. ! The function uses the values in ColorNameMap to find the name of a non-standard color. Note that the function might trigger the OnGetDisplayName event. Parameters --- 82,86 ---- Description Use ColorName to retrieve the current name for a specific color, specified by the AColor parameter. ! The function uses the values in ColorNameMap to find the name of a nonstandard color. Note that the function might trigger the OnGetDisplayName event. Parameters Index: JvTabBar.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvTabBar.dtx,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** JvTabBar.dtx 22 Oct 2005 00:42:02 -0000 1.9 --- JvTabBar.dtx 19 Dec 2005 23:46:46 -0000 1.10 *************** *** 400,404 **** Use ClosingTab to detect the item in Tabs that is currently being closed. ! Use LeftTab to determine the left-most visible tab item in the scrollable area for the tabbed-bar control. See Also --- 400,404 ---- Use ClosingTab to detect the item in Tabs that is currently being closed. ! Use LeftTab to determine the leftmost visible tab item in the scrollable area for the tabbed-bar control. See Also *************** *** 442,449 **** @@TJvCustomTabBar.LeftTab Summary ! Indicates the left-most item in the Tabs collection seen on the scrollable drawing area for the control. Description ! LeftTab is a TJvTabBarItem property that indicates the left-most item in the Tabs collection seen on the scrollable drawing area for the control. --- 442,449 ---- @@TJvCustomTabBar.LeftTab Summary ! Indicates the leftmost item in the Tabs collection seen on the scrollable drawing area for the control. Description ! LeftTab is a TJvTabBarItem property that indicates the leftmost item in the Tabs collection seen on the scrollable drawing area for the control. *************** *** 766,770 **** Use SelectedTab to read or write the currently selected tab item in the Tabs collection. ! Use LeftTab to determine the left-most visible tab item in the scrollable area for the tabbed-bar control. --- 766,770 ---- Use SelectedTab to read or write the currently selected tab item in the Tabs collection. ! Use LeftTab to determine the leftmost visible tab item in the scrollable area for the tabbed-bar control. Index: JvImagesViewer.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvImagesViewer.dtx,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** JvImagesViewer.dtx 22 Oct 2005 00:42:01 -0000 1.17 --- JvImagesViewer.dtx 19 Dec 2005 23:46:46 -0000 1.18 *************** *** 50,54 **** Description Use FileMask to specify the file types to display in the control. FileMask can contain multiple file ! masks and accepts wildcards. Separate individual items with comma or semi-colon. Each individual mask item is concatenated with the value of Directory and a search is done on that value. --- 50,54 ---- Description Use FileMask to specify the file types to display in the control. FileMask can contain multiple file ! masks and accepts wildcards. Separate individual items with comma or semicolon. Each individual mask item is concatenated with the value of Directory and a search is done on that value. Index: JvPageList.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvPageList.dtx,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** JvPageList.dtx 22 Oct 2005 00:42:01 -0000 1.10 --- JvPageList.dtx 19 Dec 2005 23:46:46 -0000 1.11 *************** *** 496,500 **** You cannot access child controls when the parent control is disabled but this is not normally reflected visually in Delphi controls. By setting PropagateEnabled to true, the Enabled property of ! the child controls is automatically changed in synch with the Parent component, making it visually obvious that the control is disabled or enabled. See Also --- 496,500 ---- You cannot access child controls when the parent control is disabled but this is not normally reflected visually in Delphi controls. By setting PropagateEnabled to true, the Enabled property of ! the child controls is automatically changed in sync with the Parent component, making it visually obvious that the control is disabled or enabled. See Also Index: JvDBGrid.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDBGrid.dtx,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** JvDBGrid.dtx 23 Oct 2005 19:25:31 -0000 1.21 --- JvDBGrid.dtx 19 Dec 2005 23:46:46 -0000 1.22 *************** *** 129,134 **** Value Meaning ----- ----------------------------------------------------------------------------------- ! -2 Indicates that the right-most visible column should be auto sized. If the number ! of visible columns changes so might the column that is sized. -1 Auto size all visible columns proportionally. 0..n Auto size the column with the specified index. If n > = Columns.Count, autosizing --- 129,134 ---- Value Meaning ----- ----------------------------------------------------------------------------------- ! -2 Indicates that the rightmost visible column should be auto sized. If the number of ! visible columns changes so might the column that is sized. -1 Auto size all visible columns proportionally. 0..n Auto size the column with the specified index. If n > = Columns.Count, autosizing *************** *** 718,724 **** @@TJvDBGrid.TitlePopup Summary ! Specifies the popup menu to use for column headers. Description ! Set TitlePopup to an existing popup menu to use it as the popup menu for the title buttons in the grid. See Also --- 718,724 ---- @@TJvDBGrid.TitlePopup Summary ! Specifies the pop-up menu to use for column headers. Description ! Set TitlePopup to an existing pop-up menu to use it as the pop-up menu for the title buttons in the grid. See Also Index: JvFullColorCtrls.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvFullColorCtrls.dtx,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** JvFullColorCtrls.dtx 22 Oct 2005 00:42:01 -0000 1.9 --- JvFullColorCtrls.dtx 19 Dec 2005 23:46:46 -0000 1.10 *************** *** 43,46 **** --- 43,47 ---- Description This exception is raised if the next cases: + * There is no registered color space to handle this color. * The color is not valid in the current color space. *************** *** 628,631 **** --- 629,633 ---- Description This event is triggered when the color is changed, it occurs in these cases : + * the FullColor property was changed. * the user changed the cursor position using the mouse. *************** *** 678,682 **** Description The user is able to modify the value of axis X and axis Y using the keyboard and the keyboard. But he ! can't change the third axis value. This value is used t paint the buffer, this value is used in any point to get the RGB value of the color (X,Y,ValueZ) --> (R,G,B). The Z axis is given by the current axis configuration. --- 680,684 ---- Description The user is able to modify the value of axis X and axis Y using the keyboard and the keyboard. But he ! can't change the third axis value. This value is used to paint the buffer, this value is used in any point to get the RGB value of the color (X,Y,ValueZ) --> (R,G,B). The Z axis is given by the current axis configuration. *************** *** 1194,1197 **** --- 1196,1200 ---- This control mimics the behavior and the functionality of the plane displayed in the "Choose a color..." standard-dialog box. It is highly configurable : + * the property AxisConfig changes the configuration of axes used to display the panel. * the properties CrossStyle, CrossSize and CrossCircle change the Cross appearance. *************** *** 1406,1413 **** --- 1409,1418 ---- If the Orientation property is trHorizontal : + * ArrowPosition = coNormal places the arrow above the bar. * ArrowPosition = coOpposite places the arrow below the bar. If the Orientation property is trVertical : + * ArrowPosition = coNormal places the arrow at the left side of the bar. * ArrowPosition = coOpposite places the arrow at the right side of the bar. *************** *** 1502,1505 **** --- 1507,1511 ---- Description This property changes the orientation of the bar : + * trHorizontal : the bar orientation will be horizontal. * trVertical : the bar orientation will be vertical. Index: JvUpDown.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvUpDown.dtx,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** JvUpDown.dtx 22 Oct 2005 00:42:02 -0000 1.15 --- JvUpDown.dtx 19 Dec 2005 23:46:46 -0000 1.16 *************** *** 63,67 **** Description Use Text to set and retrieve the currently selected item in the Items property. If Text is set to a ! non-existent item, the selected item is not changed. See Also TJvCustomDomainUpDown.Items --- 63,67 ---- Description Use Text to set and retrieve the currently selected item in the Items property. If Text is set to a ! nonexistent item, the selected item is not changed. See Also TJvCustomDomainUpDown.Items Index: JvComputerInfoEx.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvComputerInfoEx.dtx,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** JvComputerInfoEx.dtx 22 Oct 2005 00:42:01 -0000 1.10 --- JvComputerInfoEx.dtx 19 Dec 2005 23:46:45 -0000 1.11 *************** *** 637,641 **** This event is triggered in response to a WM_POWER or a WM_POWERBROADCAST message. Note that the WM_POWER is provided or backward compatibility with 16-bit systems and should be relatively rare (or ! non-existent) in 32-bit systems. Parameters Sender - The object that triggered the event. --- 637,641 ---- This event is triggered in response to a WM_POWER or a WM_POWERBROADCAST message. Note that the WM_POWER is provided or backward compatibility with 16-bit systems and should be relatively rare (or ! nonexistent) in 32-bit systems. Parameters Sender - The object that triggered the event. Index: JvShellHook.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvShellHook.dtx,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** JvShellHook.dtx 23 Nov 2004 23:56:58 -0000 1.12 --- JvShellHook.dtx 19 Dec 2005 23:46:46 -0000 1.13 *************** *** 14,161 **** ---------------------------------------------------------------------------------------------------- ! @@GET_APPCOMMAND_LPARAM ! <TITLE GET_APPCOMMAND_LPARAM function> ! Summary ! Retrieves the application command from the specified LPARAM value. ! Description ! The return value is the bits of the high-order word representing the application command. It can be ! one of the following values. ! <TABLE> ! APPCOMMAND_BASS_BOOST Toggle the bass boost on and off. ! APPCOMMAND_BASS_DOWN Decrease the bass. ! APPCOMMAND_BASS_UP Increase the bass. ! APPCOMMAND_BROWSER_BACKWARD Navigate backward. ! APPCOMMAND_BROWSER_FAVORITES Open favorites. ! APPCOMMAND_BROWSER_FORWARD Navigate forward. ! APPCOMMAND_BROWSER_HOME Navigate home. ! APPCOMMAND_BROWSER_REFRESH Refresh page. ! APPCOMMAND_BROWSER_SEARCH Open search. ! APPCOMMAND_BROWSER_STOP Stop download. ! APPCOMMAND_LAUNCH_APP1 Start App1. ! APPCOMMAND_LAUNCH_APP2 Start App2. ! APPCOMMAND_LAUNCH_MAIL Open mail. ! APPCOMMAND_MEDIA_NEXTTRACK Go to next track. ! APPCOMMAND_MEDIA_PLAY_PAUSE Play or pause playback. ! APPCOMMAND_MEDIA_PREVIOUSTRACK Go to previous track. ! APPCOMMAND_MEDIA_SELECT Go to Media Select mode. ! APPCOMMAND_MEDIA_STOP Stop playback. ! APPCOMMAND_MICROPHONE_VOLUME_DOWN Windows XP: Increase microphone volume. ! APPCOMMAND_MICROPHONE_VOLUME_MUTE Windows XP: Mute the microphone. ! APPCOMMAND_MICROPHONE_VOLUME_UP Windows XP: Decrease microphone volume. ! APPCOMMAND_TREBLE_DOWN Decrease the treble. ! APPCOMMAND_TREBLE_UP Increase the treble. ! APPCOMMAND_VOLUME_DOWN Lower the volume. ! APPCOMMAND_VOLUME_MUTE Mute the volume. ! APPCOMMAND_VOLUME_UP Raise the volume. ! </TABLE> ! ! This function is a converted macro. ! Parameters ! lParam - Specifies the value to be converted. ! See Also ! <LINK GET_DEVICE_LPARAM>, <LINK GET_FLAGS_LPARAM>, <LINK GET_KEYSTATE_LPARAM>, <LINK ! GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! @@GET_DEVICE_LPARAM ! <TITLE GET_DEVICE_LPARAM function> ! Summary ! Retrieves the input device type from the specified LPARAM value. ! Description ! The return value is the bit of the high-order word representing the input device type. It can be one ! of the following values. ! <TABLE> ! Value Meaning ! ----------------- ----------------------------------------------------------------------- ! FAPPCOMMAND_KEY User pressed a key. ! FAPPCOMMAND_MOUSE User clicked a mouse button. ! FAPPCOMMAND_OEM An unidentified hardware source generated the event. It could be a ! mouse or a keyboard event. ! </TABLE> ! ! This function is identical to the <LINK GET_MOUSEORKEY_LPARAM> function. This function is a converted ! macro. ! Parameters ! lParam - Specifies the value to be converted. ! See Also ! <LINK GET_APPCOMMAND_LPARAM>, <LINK GET_FLAGS_LPARAM>, <LINK GET_KEYSTATE_LPARAM>, <LINK ! GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! @@GET_FLAGS_LPARAM ! <TITLE GET_FLAGS_LPARAM function> ! Summary ! Retrieves the state of certain virtual keys from the specified LPARAM value. ! Description ! The return value is the low-order word representing the virtual key state. It can be one of the ! following values. ! <TABLE> ! MK_CONTROL The Ctrl key is down. ! MK_LBUTTON The left mouse button is down. ! MK_MBUTTON The middle mouse button is down. ! MK_RBUTTON The right mouse button is down. ! MK_SHIFT The Shift key is down. ! MK_XBUTTON1 The first X button is down. ! MK_XBUTTON2 The second X button is down. ! </TABLE> ! ! This function is identical to the <LINK GET_KEYSTATE_LPARAM> function. This function is a converted ! macro. ! Parameters ! lParam - Specifies the value to be converted. ! See Also ! <LINK GET_APPCOMMAND_LPARAM>, <LINK GET_DEVICE_LPARAM>, <LINK GET_KEYSTATE_LPARAM>, <LINK ! GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! @@GET_KEYSTATE_LPARAM ! <TITLE GET_KEYSTATE_LPARAM function> ! Summary ! Retrieves the state of certain virtual keys from the specified LPARAM value. ! Description ! The return value is the low-order word representing the virtual key state. It can be one of the ! following values. ! <TABLE> ! MK_CONTROL The Ctrl key is down. ! MK_LBUTTON The left mouse button is down. ! MK_MBUTTON The middle mouse button is down. ! MK_RBUTTON The right mouse button is down. ! MK_SHIFT The Shift key is down. ! MK_XBUTTON1 The first X button is down. ! MK_XBUTTON2 The second X button is down. ! </TABLE> ! ! This function is identical to the <LINK GET_FLAGS_LPARAM> function. This function is a converted ! macro. ! Parameters ! lParam - Specifies the value to be converted. ! See Also ! <LINK GET_APPCOMMAND_LPARAM>, <LINK GET_DEVICE_LPARAM>, <LINK GET_FLAGS_LPARAM>, <LINK ! GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! @@GET_MOUSEORKEY_LPARAM ! <TITLE GET_MOUSEORKEY_LPARAM function> ! Summary ! Retrieves the input device type from the specified LPARAM value. ! Description ! The return value is the bit of the high-order word representing the input device type. It can be one ! of the following values. ! <TABLE> ! Value Meaning ! ----------------- ----------------------------------------------------------------------- ! FAPPCOMMAND_KEY User pressed a key. ! FAPPCOMMAND_MOUSE User clicked a mouse button. ! FAPPCOMMAND_OEM An unidentified hardware source generated the event. It could be a ! mouse or a keyboard event. ! </TABLE> ! ! This function is identical to the <LINK GET_DEVICE_LPARAM> function. This function is a converted ! macro. ! Parameters ! lParam - Specifies the value to be converted. ! See Also ! <LINK GET_APPCOMMAND_LPARAM>, <LINK GET_DEVICE_LPARAM>, <LINK GET_FLAGS_LPARAM>, <LINK ! GET_KEYSTATE_LPARAM> ---------------------------------------------------------------------------------------------------- --- 14,169 ---- ---------------------------------------------------------------------------------------------------- ! ##@@GET_APPCOMMAND_LPARAM ! ##<TITLE GET_APPCOMMAND_LPARAM function> ! ##Summary ! ## Retrieves the application command from the specified LPARAM value. ! ##Description ! ## The return value is the bits of the high-order word representing the application command. It can be ! ## one of the following values. ! ## <TABLE> ! ## APPCOMMAND_BASS_BOOST Toggle the bass boost on and off. ! ## APPCOMMAND_BASS_DOWN Decrease the bass. ! ## APPCOMMAND_BASS_UP Increase the bass. ! ## APPCOMMAND_BROWSER_BACKWARD Navigate backward. ! ## APPCOMMAND_BROWSER_FAVORITES Open favorites. ! ## APPCOMMAND_BROWSER_FORWARD Navigate forward. ! ## APPCOMMAND_BROWSER_HOME Navigate home. ! ## APPCOMMAND_BROWSER_REFRESH Refresh page. ! ## APPCOMMAND_BROWSER_SEARCH Open search. ! ## APPCOMMAND_BROWSER_STOP Stop download. ! ## APPCOMMAND_LAUNCH_APP1 Start App1. ! ## APPCOMMAND_LAUNCH_APP2 Start App2. ! ## APPCOMMAND_LAUNCH_MAIL Open mail. ! ## APPCOMMAND_MEDIA_NEXTTRACK Go to next track. ! ## APPCOMMAND_MEDIA_PLAY_PAUSE Play or pause playback. ! ## APPCOMMAND_MEDIA_PREVIOUSTRACK Go to previous track. ! ## APPCOMMAND_MEDIA_SELECT Go to Media Select mode. ! ## APPCOMMAND_MEDIA_STOP Stop playback. ! ## APPCOMMAND_MICROPHONE_VOLUME_DOWN Windows XP: Increase microphone volume. ! ## APPCOMMAND_MICROPHONE_VOLUME_MUTE Windows XP: Mute the microphone. ! ## APPCOMMAND_MICROPHONE_VOLUME_UP Windows XP: Decrease microphone volume. ! ## APPCOMMAND_TREBLE_DOWN Decrease the treble. ! ## APPCOMMAND_TREBLE_UP Increase the treble. ! ## APPCOMMAND_VOLUME_DOWN Lower the volume. ! ## APPCOMMAND_VOLUME_MUTE Mute the volume. ! ## APPCOMMAND_VOLUME_UP Raise the volume. ! ## </TABLE> ! ## ! ## This function is a converted macro. ! ##Parameters ! ## lParam - Specifies the value to be converted. ! ##See Also ! ## <LINK GET_DEVICE_LPARAM>, <LINK GET_FLAGS_LPARAM>, <LINK GET_KEYSTATE_LPARAM>, <LINK ! ## GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! ##@@GET_DEVICE_LPARAM ! ##<TITLE GET_DEVICE_LPARAM function> ! ##Summary ! ## Retrieves the input device type from the specified LPARAM value. ! ##Description ! ## The return value is the bit of the high-order word representing the input device type. It can be one ! ## of the following values. ! ## <TABLE> ! ## Value Meaning ! ## ----------------- ----------------------------------------------------------------------- ! ## FAPPCOMMAND_KEY User pressed a key. ! ## FAPPCOMMAND_MOUSE User clicked a mouse button. ! ## FAPPCOMMAND_OEM An unidentified hardware source generated the event. It could be a ! ## mouse or a keyboard event. ! ## </TABLE> ! ## ! ## This function is identical to the <LINK GET_MOUSEORKEY_LPARAM> function. This function is a converted ! ## macro. ! ##Parameters ! ## lParam - Specifies the value to be converted. ! ##See Also ! ## <LINK GET_APPCOMMAND_LPARAM>, ! ## <LINK GET_FLAGS_LPARAM>, ! ## <LINK GET_KEYSTATE_LPARAM>, ! ## <LINK GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! ##@@GET_FLAGS_LPARAM ! ##<TITLE GET_FLAGS_LPARAM function> ! ##Summary ! ## Retrieves the state of certain virtual keys from the specified LPARAM value. ! ##Description ! ## The return value is the low-order word representing the virtual key state. It can be one of the ! ## following values. ! ## <TABLE> ! ## MK_CONTROL The Ctrl key is down. ! ## MK_LBUTTON The left mouse button is down. ! ## MK_MBUTTON The middle mouse button is down. ! ## MK_RBUTTON The right mouse button is down. ! ## MK_SHIFT The Shift key is down. ! ## MK_XBUTTON1 The first X button is down. ! ## MK_XBUTTON2 The second X button is down. ! ## </TABLE> ! ## ! ## This function is identical to the <LINK GET_KEYSTATE_LPARAM> function. This function is a converted ! ## macro. ! ##Parameters ! ## lParam - Specifies the value to be converted. ! ##See Also ! ## <LINK GET_APPCOMMAND_LPARAM>, ! ## <LINK GET_DEVICE_LPARAM>, ! ## <LINK GET_KEYSTATE_LPARAM>, ! ## <LINK GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! ##@@GET_KEYSTATE_LPARAM ! ##<TITLE GET_KEYSTATE_LPARAM function> ! ##Summary ! ## Retrieves the state of certain virtual keys from the specified LPARAM value. ! ##Description ! ## The return value is the low-order word representing the virtual key state. It can be one of the ! ## following values. ! ## <TABLE> ! ## MK_CONTROL The Ctrl key is down. ! ## MK_LBUTTON The left mouse button is down. ! ## MK_MBUTTON The middle mouse button is down. ! ## MK_RBUTTON The right mouse button is down. ! ## MK_SHIFT The Shift key is down. ! ## MK_XBUTTON1 The first X button is down. ! ## MK_XBUTTON2 The second X button is down. ! ## </TABLE> ! ## ! ## This function is identical to the <LINK GET_FLAGS_LPARAM> function. This function is a converted ! ## macro. ! ##Parameters ! ## lParam - Specifies the value to be converted. ! ##See Also ! ## <LINK GET_APPCOMMAND_LPARAM>, ! ## <LINK GET_DEVICE_LPARAM>, ! ## <LINK GET_FLAGS_LPARAM>, ! ## <LINK GET_MOUSEORKEY_LPARAM> ---------------------------------------------------------------------------------------------------- ! ##@@GET_MOUSEORKEY_LPARAM ! ##<TITLE GET_MOUSEORKEY_LPARAM function> ! ##Summary ! ## Retrieves the input device type from the specified LPARAM value. ! ##Description ! ## The return value is the bit of the high-order word representing the input device type. It can be one ! ## of the following values. ! ## <TABLE> ! ## Value Meaning ! ## ----------------- ----------------------------------------------------------------------- ! ## FAPPCOMMAND_KEY User pressed a key. ! ## FAPPCOMMAND_MOUSE User clicked a mouse button. ! ## FAPPCOMMAND_OEM An unidentified hardware source generated the event. It could be a ! ## mouse or a keyboard event. ! ## </TABLE> ! ## ! ## This function is identical to the <LINK GET_DEVICE_LPARAM> function. This function is a converted ! ## macro. ! ##Parameters ! ## lParam - Specifies the value to be converted. ! ##See Also ! ## <LINK GET_APPCOMMAND_LPARAM>, ! ## <LINK GET_DEVICE_LPARAM>, ! ## <LINK GET_FLAGS_LPARAM>, ! ## <LINK GET_KEYSTATE_LPARAM> ---------------------------------------------------------------------------------------------------- *************** *** 226,237 **** HSHELL_APPCOMMAND The APPCOMMAND which has been unhandled by the application or other hooks. See WM_APPCOMMAND in the Windows API Help ! and use the function <LINK GET_APPCOMMAND_LPARAM> to ! extract the parameter. </TABLE> Parameters Sender - The object that called the event. Msg - The message received. lParam should be interpreted according to the value of wParam. ! See Also ! <LINK GET_APPCOMMAND_LPARAM> ---------------------------------------------------------------------------------------------------- --- 234,245 ---- HSHELL_APPCOMMAND The APPCOMMAND which has been unhandled by the application or other hooks. See WM_APPCOMMAND in the Windows API Help ! and use the function GET_APPCOMMAND_LPARAM to extract the ! parameter. </TABLE> Parameters Sender - The object that called the event. Msg - The message received. lParam should be interpreted according to the value of wParam. ! ##See Also ! ## <LINK GET_APPCOMMAND_LPARAM> ---------------------------------------------------------------------------------------------------- Index: JvDynControlEngine.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDynControlEngine.dtx,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** JvDynControlEngine.dtx 22 Oct 2005 00:42:01 -0000 1.12 --- JvDynControlEngine.dtx 19 Dec 2005 23:46:46 -0000 1.13 *************** *** 21,32 **** ---------------------------------------------------------------------------------------------------- ! @@IntfCast <TITLE IntfCast function> Summary Write here a summary (1 line) Description ! Write here a description Parameters Instance - Description for this parameter Intf - Description for this parameter See Also --- 21,54 ---- ---------------------------------------------------------------------------------------------------- ! @@IntfCast@TObject@TGUID <TITLE IntfCast function> Summary Write here a summary (1 line) Description ! This is an overloaded function/procedure, if possible you may combine the description of all these ! functions into 1 general description. If you do so, combine all "Parameter" lists into 1 list, and ! leave the "Summary", "Description" etc. fields empty for all other overloaded functions with the same ! name. ! Parameters ! Instance - Description for this parameter ! Intf - Description for this parameter ! See Also ! List here other properties, methods (comma seperated) ! Remove the 'See Also' section if there are no references ! ! ! ---------------------------------------------------------------------------------------------------- ! @@IntfCast@TObject@TGUID@ ! <TITLE IntfCast procedure> ! Summary ! Write here a summary (1 line) ! Description ! This is an overloaded function/procedure, if possible you may combine the description of all these ! functions into 1 general description. If you do so, combine all "Parameter" lists into 1 list, and ! leave the "Summary", "Description" etc. fields empty for all other overloaded functions with the same ! name. Parameters Instance - Description for this parameter + IID - Description for this parameter Intf - Description for this parameter See Also Index: JvButton.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvButton.dtx,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** JvButton.dtx 22 Oct 2005 00:42:01 -0000 1.18 --- JvButton.dtx 19 Dec 2005 23:46:45 -0000 1.19 *************** *** 174,178 **** wide for the button appears truncated. Note ! to control where lines are word wrapped, you can include '||' in the Caption. These are replaced at run-time with CRLF's to break the text. --- 174,178 ---- wide for the button appears truncated. Note ! To control where lines are word wrapped, you can include '||' in the Caption. These are replaced at run-time with CRLF's to break the text. Index: JvJCLUtils.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvJCLUtils.dtx,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** JvJCLUtils.dtx 22 Oct 2005 00:42:01 -0000 1.18 --- JvJCLUtils.dtx 19 Dec 2005 23:46:46 -0000 1.19 *************** *** 1831,1834 **** --- 1831,1848 ---- ---------------------------------------------------------------------------------------------------- + @@FileTimeToDosDateTimeDWord + <TITLE FileTimeToDosDateTimeDWord procedure> + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + FT - Description for this parameter + Dft - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@FileUnlock@Integer@Int64@Int64 <TITLE FileUnlock function> *************** *** 4069,4072 **** --- 4083,4101 ---- ---------------------------------------------------------------------------------------------------- + @@ReadCharsFromStream + <TITLE ReadCharsFromStream function> + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Stream - Description for this parameter + Buf - Description for this parameter + BufSize - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@ReadFolder <TITLE ReadFolder function> *************** *** 5493,5496 **** --- 5522,5540 ---- ---------------------------------------------------------------------------------------------------- + @@WriteStringToStream + <TITLE WriteStringToStream function> + Summary + Write here a summary (1 line) + Description + Write here a description + Parameters + Stream - Description for this parameter + Buf - Description for this parameter + BufSize - Description for this parameter + See Also + List here other properties, methods (comma seperated) + Remove the 'See Also' section if there are no references + + ---------------------------------------------------------------------------------------------------- @@XorDecode <TITLE XorDecode function> Index: JvDataProviderIntf.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvDataProviderIntf.dtx,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** JvDataProviderIntf.dtx 22 Oct 2005 00:42:01 -0000 1.15 --- JvDataProviderIntf.dtx 19 Dec 2005 23:46:46 -0000 1.16 *************** *** 2429,2433 **** Description ConsumerDestroying is called whenever a consumer that used this provider is about to be destroyed. ! It's generally used to clean-up the selected consumer stack and making any reference to that consumer nil (it will not remove the references from the stack, as it might be possible a ReleaseConsumer call will follow it later). --- 2429,2433 ---- Description ConsumerDestroying is called whenever a consumer that used this provider is about to be destroyed. ! It's generally used to cleanup the selected consumer stack and making any reference to that consumer nil (it will not remove the references from the stack, as it might be possible a ReleaseConsumer call will follow it later). Index: JvTFManager.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvTFManager.dtx,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** JvTFManager.dtx 22 Oct 2005 00:42:02 -0000 1.26 --- JvTFManager.dtx 19 Dec 2005 23:46:46 -0000 1.27 *************** *** 427,430 **** --- 427,431 ---- Use the SetStartEnd method to set the start and end information of the appointment. Valid parameters are as follows: + 1. NewStartDate must fall on or before NewEndDate 2. If NewStartDate = NewEndDate then NewStartTime must be before NewEndTime Index: JvEmbeddedForms.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvEmbeddedForms.dtx,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** JvEmbeddedForms.dtx 22 Oct 2005 00:42:01 -0000 1.6 --- JvEmbeddedForms.dtx 19 Dec 2005 23:46:46 -0000 1.7 *************** *** 149,156 **** Provides a surface to embed a form in. Description ! TJvEmbeddedInstanceFormPanel derives from TJvEmbeddedFormPanel but creates a free-standing instance ! of the specified form class instead of referring to a common, auto-created instance. With this ! control, each control has its own instance of the specified form and thus isn't affected by changes ! made to the form in other TJvEmbeddedFormPanel controls. ---------------------------------------------------------------------------------------------------- --- 149,156 ---- Provides a surface to embed a form in. Description ! TJvEmbeddedInstanceFormPanel derives from TJvEmbeddedFormPanel but creates a freestanding instance of ! the specified form class instead of referring to a common, auto-created instance. With this control, ! each control has its own instance of the specified form and thus isn't affected by changes made to ! the form in other TJvEmbeddedFormPanel controls. ---------------------------------------------------------------------------------------------------- Index: JvNavigationPane.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvNavigationPane.dtx,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** JvNavigationPane.dtx 22 Oct 2005 00:42:01 -0000 1.12 --- JvNavigationPane.dtx 19 Dec 2005 23:46:46 -0000 1.13 *************** *** 804,808 **** that contains the image. Note ! If you specify a non-standard image format at design time (like jpeg, pcx, gif etc), don't forget to add the relevant unit to the form's uses clause (like JvGIF or jpeg). If you forget, the image will not be visible at run-time. --- 804,808 ---- that contains the image. Note ! If you specify a nonstandard image format at design time (like jpeg, pcx, gif etc), don't forget to add the relevant unit to the form's uses clause (like JvGIF or jpeg). If you forget, the image will not be visible at run-time. Index: JvTypes.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvTypes.dtx,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** JvTypes.dtx 22 Oct 2005 00:42:02 -0000 1.26 --- JvTypes.dtx 19 Dec 2005 23:46:46 -0000 1.27 *************** *** 49,52 **** --- 49,63 ---- ---------------------------------------------------------------------------------------------------- + @@TBytes + <TITLE TBytes 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 + + ---------------------------------------------------------------------------------------------------- @@TCharSet <TITLE TCharSet type> Index: JvCsvData.dtx =================================================================== RCS file: /cvsroot/jvcl/dev/help/JvCsvData.dtx,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** JvCsvData.dtx 22 Oct 2005 00:42:01 -0000 1.21 --- JvCsvData.dtx 19 Dec 2005 23:46:45 -0000 1.22 *************** *** 607,611 **** If quotes appear inside a string, enquote them using backslash-quote sequence instead of quote-quote ! sequence. Non-standard CSV extension. ---------------------------------------------------------------------------------------------------- --- 607,611 ---- If quotes appear inside a string, enquote them using backslash-quote sequence instead of quote-quote ! sequence. Nonstandard CSV extension. ---------------------------------------------------------------------------------------------------- *************** *** 1023,1027 **** If quotes appear inside a string, enquote them using backslash-quote sequence instead of quote-quote ! sequence. Non-standard CSV extension. ---------------------------------------------------------------------------------------------------- --- 1023,1027 ---- If quotes appear inside a string, enquote them using backslash-quote sequence instead of quote-quote ! sequence. Nonstandard CSV extension. ---------------------------------------------------------------------------------------------------- Index: JvFormPlacement.dtx =================================================================== RCS file: /cvsroo... [truncated message content] |