Field DisplayFormat
- From: "Mac Davis" <newsgroups@xxxxxxxxxxxxxx>
- Date: Tue, 27 Sep 2005 12:57:21 -0400
If I programatically create a ClientDataSet then add a field --
ds.FieldDefs.Add('Date', ftDateTime,0,False);
How do I set the DisplayFormat of the Date?
The DisplayFormat property is available in the Object Inspector when the
Dataset is a component, but when created programatically I cant find it.
I want the date displayed as mm/dd/yyyy
Thanks,
Mac
.
- Follow-Ups:
- Re: Field DisplayFormat
- From: Mike Shkolnik
- Re: Field DisplayFormat
- Prev by Date: Re: MS ACCES DELPHIE MASTER/SLAVE PROBLEM
- Next by Date: Re: Field DisplayFormat
- Previous by thread: Select Max(col name) Expr1000
- Next by thread: Re: Field DisplayFormat
- Index(es):