API:FireDAC.Phys.SQLite.TFDSQLiteFunction.OnCalculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCalculate: TSQLiteFunctionCalculateEvent read FOnCalculate write SetOnCalculate;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.