Subject KeyLinks and KeyLinksAutoDefine
Author paultugwell
I'm converting an application from BDE and am a bit confused about
the use of KeyLinks and KeyLinksAutoDefine.

By default, all TIBOQueries have KeyLinksAutoDefine set to true.
Should I leave it at this or set it to False in all cases, setting
KeyLinks manually.

Are KeyLinks only required if the TIBOQuery is to be editable, i.e.
RequestLive is set to True?