Changes between Version 10 and Version 11 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CFormRect
- Timestamp:
- 03/12/25 15:04:26 (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CFormRect
v10 v11 143 143 Function does not return a value. 144 144 145 === SetTopAndHeightBasedOnFont ===145 === !SetTopAndHeightBasedOnFont === 146 146 Sets top coordinate and height of the rectangle based on a font 147 147 … … 159 159 Function does not return a value. 160 160 161 === SetTopAndHeightSameAsOtherRect ===161 === !SetTopAndHeightSameAsOtherRect === 162 162 Sets top coordinate and height of the rectangle based on a another rectangle 163 163 … … 173 173 Function does not return a value. 174 174 175 === SetAsRegionOfRect ===175 === !SetAsRegionOfRect === 176 176 Sets coordinates of rectangle as a region of another rectangle 177 177 … … 192 192 Function does not return a value. 193 193 194 === SetWidthBasedOnFontStrWidth ===194 === !SetWidthBasedOnFontStrWidth === 195 195 Sets width of rectangle based on a font string 196 196