mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-08 13:59:50 +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.
|
||||
When ddoTryDefault is set, the actual order is determined from
|
||||
ShortDateFormat global variable -- see coments above
|
||||
AdjustEffectiveHideDateTimeParts procedure }
|
||||
AdjustEffectiveDateDisplayOrder procedure }
|
||||
TDateDisplayOrder = (ddoDMY, ddoMDY, ddoYMD, ddoTryDefault);
|
||||
|
||||
TTimeDisplay = (tdHM, // hour and minute
|
||||
|
Loading…
Reference in New Issue
Block a user