API:FireDAC.Comp.Script.FDKeywordMatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FDKeywordMatch(const AStr, AMatch: String; AOptLength: Integer): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall FDKeywordMatch(const System::UnicodeString AStr, const System::UnicodeString AMatch, int AOptLength);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script FireDAC.Comp.Script

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!