Subject TIB_Query.FieldByName
Author sveinpetter@hotmail.com
I suggest that TIB_Query.FieldByName('somename') will return NIL
instead of raising an exception when the fieldname does not exist.
This is the normal behaviour of Delphi standard query components.

I find it a bit inconvenient that I cannot check TIB_Query for a
fieldname without risking an exception.

Best regards
pfewww