API:FireDAC.Phys.SQLite.TFDSQLiteRTree.OnCalculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCalculate: TSQLiteRTreeCalculateEvent read FOnCalculate write SetOnCalculate;

C++

__property Firedac::Phys::Sqlitewrapper::TSQLiteRTreeCalculateEvent OnCalculate = {read=FOnCalculate, write=SetOnCalculate};

Properties

Type Visibility Source Unit Parent
event published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteRTree

Description

Embarcadero Technologies does not currently have any additional information.