FireDAC.Comp.Script.TFDScriptOptions.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset;

C++

void __fastcall Reset();

Properties

Type Visibility Source Unit Parent
procedure
function
published
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script TFDScriptOptions

Description

Resets the property values of this object to their default state.

Call the Reset method to reset all properties of this object to their default values.

See Also