Subject | Re: [IBO] Limit size of a field in Delphi |
---|---|
Author | nibler@t-online.de |
Post date | 2003-12-05T14:32:56Z |
Franky,
That will do it.
Harald
> [.. ]With a IBOtable i can change the .FieldByName(afield).Size := 20; andTIB_Edit has a property called MaxLength.
> .FieldByName(afield).DisplayWidth := 20; from code but i can't set the
> size of a field in TIb_Query
>
> Any suggestions?
>
> Franky
>
That will do it.
Harald