FireDAC.Stan.Option.TFDFormatOptions.IsValueOwned

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsValueOwned(AValue: TFDFormatOptionValue; var AParentOpts: IFDStanOptions): Boolean;

C++

bool __fastcall IsValueOwned(TFDFormatOptionValue AValue, _di_IFDStanOptions &AParentOpts);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFormatOptions

Description

Embarcadero Technologies does not currently have any additional information.