Source position: fpcgtiopf.pp line 32
type TVisitorOptions = set of (
voRead,
voReadList,
voCreate,
voDelete,
voUpdate,
voCommonSetupParams,
voSingleSaveVisitor,
voRegisterVisitors
);