Skip to main content

TdxDataStorageForEachIndexProc Type

Declaration

TdxDataStorageForEachIndexProc = reference to procedure(AIndex: Integer; ARecord: PdxDataRecord; var ABreak: Boolean);

Parameters

Name Type
AIndex Integer
ARecord PdxDataRecord
ABreak Boolean
See Also