API:FireDAC.Comp.Script.FDKeywordMatch

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
Unit: FireDAC.Comp.Script
Parent: FireDAC.Comp.Script

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);

Description

Embarcadero Technologies does not currently have any additional information.