Message Bar CLOCK ( format )

Post Reply
User avatar
Rick Lipkin
Posts: 2397
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Message Bar CLOCK ( format )

Post by Rick Lipkin »

To All

Just curious on the SET MESSAGE .. CLOCK ( clause ) if the clock can be viewed as other than military time ?? Like 1:39 pm verses 13:39

Thanks
Rick Lipkin
SC Dept of Health, USA
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

Rick,

You could write your own function to display it. Look at the method ClockOn to see how it is done.

Or, you could subclass TMsgbar and create your own ClockOn method.

James
Post Reply