TIBORecInfo Type

Unit
IBDataset

Declaration

TIBORecInfo = record
  RecRowNum: integer;
  RecRowNode: PIB_Node;
  BookmarkFlag: TBookmarkFlag;
end;