diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index 9ba7165788..15796b4881 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -1722,7 +1722,8 @@ If the indicators are valid, re-computes position etc - + + TIDesigner - a class describing a Form Designer @@ -8641,7 +8642,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + IsDesignMsg - receives a message from Sender, and returns True if it is a design message @@ -8660,14 +8662,16 @@ Navigation Options is a set, so can take zero or more of the available values - + Method when design is Modified + - + + Notification that the suppied Operation has been applied to the specified Component @@ -8682,14 +8686,16 @@ Navigation Options is a set, so can take zero or more of the available values - + + PaintGrid - method for painting the grid in the designer - + + ValidateRename - method to validate the Rename process @@ -8708,7 +8714,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + GetShiftState - returns the value of the shift state (whether shifted, Cntl key, Alt key etc) @@ -8719,7 +8726,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + SelectOnlyThisComponent - method to select only the currrent component in the designer @@ -8730,7 +8738,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + UniqueName - returns a Unique name for the designer, using the BaseName as a starting point @@ -8745,7 +8754,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + TFormPropertyStorage - class for storage of a Form's properties @@ -8777,7 +8787,7 @@ Navigation Options is a set, so can take zero or more of the available values - + @@ -8788,7 +8798,7 @@ Navigation Options is a set, so can take zero or more of the available values - + @@ -9107,7 +9117,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + KeysToShiftState - converts an actual physical key code to a shift state (ie Shift, Ctrl, Alt etc) @@ -9122,7 +9133,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + KeyDataToShiftState - converts Key data to a shift state @@ -9137,7 +9149,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + WindowStateToStr - converts a Window state to a string @@ -9152,7 +9165,8 @@ Navigation Options is a set, so can take zero or more of the available values - + + StrToWindowState - converts a string to a Window state