Unit 'CustomSQLiteDS' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

DataRecord

Declaration

Source position: customsqliteds.pas line 52

type DataRecord = record

  Row: PPAnsiChar;

  BookmarkFlag: TBookmarkFlag;

  Next: PDataRecord;

  Previous: PDataRecord;

end;


Documentation generated on: 2023-03-18