Hi

I need to work exclusively with the the time portion of a TDateTime field.

I set its DisplayFormat := 'hh:nn';

It looks OK until I click on the edit box. Then I get full unformatted
datetime value displayed (eg. 30/12/99 14:15:00).

I then try to use EditMask property and set it (using wizard) to
'!90:00;1;_'.
This works well except that it seems to zero minutes, eg. 14:15 looks like
14:00 when edit box selected.

Can anyone advice what to do, thank you.

Alex



---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to