Hello,

When using  TCalendar : by default the date format returned by  TCalendar.Date
is ShortDateFormat.     Is it possible to set the date format so that
it wouldn't
be neccessary to convert the date to the desired format every time i am
accessing the selected date ,  with :

Edit1.Text : = FormatDateTime('dd-mmm-yyyy', Calendar1.DateTime);    ?


Cheers,
Adrian Maier

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to