API:FireDAC.Phys.SQLiteWrapper.TSQLiteRTree.DoCalculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoCalculate(AData: TSQLiteRTreeData): Boolean; virtual;

C++

virtual bool __fastcall DoCalculate(TSQLiteRTreeData* AData);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteRTree

Description

Embarcadero Technologies does not currently have any additional information.