jointype: TJoinType;
In join clause like this:
sourcetable join desttable
jointype is JOIN_DEFAULT.
Check TJoinType for more.