Re: How format float in TDBText using ADO??
- From: "ZEN" <projetos@xxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Sep 2005 11:10:56 -0300
But I don't use persistent fields.
There other solution??
Anyway, thanks...
Heraldo
"Mike Shkolnik" <mshkolnik2002@xxxxxxx> wrote in message
news:4337fe9f$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> (yourADODataset.FieldByName('yourFieldName') as
> TNumericField).DisplayFormat
> := ',0.00';
> The same property (DisplayFormat) you may define in Object Inspector for
> your field
>
> --
> With best regards, Mike Shkolnik
> EMail: mshkolnik@xxxxxxxxxxxxx
> http://www.scalabium.com
>
> "ZEN" <projetos@xxxxxxxxxxxxxxxxx> wrote in message
> news:4337f784@xxxxxxxxxxxxxxxxxxxxxxxxx
>> I want show 1234 as 1,234.00
>>
>> Its desireable respect the control panel settings.
>> Seems so simple!
>>
>> I already look for this matter on the internet but.....
>>
>>
>> Thanks
>>
>> Heraldo
>>
>>
>
>
.
- Follow-Ups:
- Re: How format float in TDBText using ADO??
- From: Bill Todd
- Re: How format float in TDBText using ADO??
- References:
- How format float in TDBText using ADO??
- From: ZEN
- Re: How format float in TDBText using ADO??
- From: Mike Shkolnik
- How format float in TDBText using ADO??
- Prev by Date: Re: How format float in TDBText using ADO??
- Next by Date: Re: Why is this throwing a primary key violation!!?!?
- Previous by thread: Re: How format float in TDBText using ADO??
- Next by thread: Re: How format float in TDBText using ADO??
- Index(es):