Using the DatetimeUtils unit in Delphi you can easily break any time and/or date down to that level and back again, but you would probably need to format it yourself and show it in an edit or label as wanted. At least I've not come across a specific component for doing this.
from Robert Meek dba Tangentals Design -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Levis Sent: Sunday, December 25, 2005 6:42 PM To: Borland's Delphi Discussion List Subject: TDateTimePicker with milliseconds I'm looking for a way to enter and edit a time with hours, minutes, seconds, and a decimal point of a second, though milliseconds will be fine. I can't find a component on the internet. Does anyone have any suggestions? Thanks, Ross. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

