FireDAC.Phys.SQLiteWrapper.TSQLiteRTree.OnCalculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCalculate: TSQLiteRTreeCalculateEvent read FOnCalculate write FOnCalculate;

C++

__property TSQLiteRTreeCalculateEvent OnCalculate = {read=FOnCalculate, write=FOnCalculate};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteRTree

Description

Embarcadero Technologies does not currently have any additional information.