mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 11:19:26 +02:00
Docs: DateTimeCtrls/datetimepicker. Fixes spelling errors/typos.
This commit is contained in:
parent
d2dbaac10d
commit
69478068f0
@ -2589,7 +2589,7 @@ value.
|
||||
</p>
|
||||
<p>
|
||||
Use MinDate and MaxDate to define the range of dates allowed in the control.
|
||||
If they ar not assigned, the values in TheSmallestDate and TheBiggestDate are
|
||||
If they are not assigned, the values in TheSmallestDate and TheBiggestDate are
|
||||
used.
|
||||
</p>
|
||||
<remark>
|
||||
@ -3431,7 +3431,7 @@ Use HideDateTimeParts to hide a date/time part which is normally visible for
|
||||
the property settings in the control.
|
||||
</p>
|
||||
<remark>
|
||||
Use of MonthNames is now largely redundant. THe same functionality is
|
||||
Use of MonthNames is now largely redundant. The same functionality is
|
||||
available using MonthDisplay and CustomMonthNames. In prior LCL versions,
|
||||
MonthNames needed access to the ShortMonthNames and LongMonthNames variables
|
||||
in the FPC RTL. These values have been deprecated in the RTL, and MonthNames
|
||||
|
Loading…
Reference in New Issue
Block a user