mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-02 19:39:40 +02:00
DateTimePicker - corrected misleading comment
git-svn-id: trunk@55234 -
This commit is contained in:
parent
9cddba459a
commit
ccc63716d3
@ -87,7 +87,7 @@ type
|
|||||||
parts -- d-m-y, m-d-y or y-m-d.
|
parts -- d-m-y, m-d-y or y-m-d.
|
||||||
When ddoTryDefault is set, the actual order is determined from
|
When ddoTryDefault is set, the actual order is determined from
|
||||||
ShortDateFormat global variable -- see coments above
|
ShortDateFormat global variable -- see coments above
|
||||||
AdjustEffectiveHideDateTimeParts procedure }
|
AdjustEffectiveDateDisplayOrder procedure }
|
||||||
TDateDisplayOrder = (ddoDMY, ddoMDY, ddoYMD, ddoTryDefault);
|
TDateDisplayOrder = (ddoDMY, ddoMDY, ddoYMD, ddoTryDefault);
|
||||||
|
|
||||||
TTimeDisplay = (tdHM, // hour and minute
|
TTimeDisplay = (tdHM, // hour and minute
|
||||||
|
Loading…
Reference in New Issue
Block a user