API:FireDAC.Stan.Option.TFDFetchOptions.LiveWindowFastFirst

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LiveWindowFastFirst: Boolean read GetLiveWindowFastFirst  write SetLiveWindowFastFirst stored IsLWFF default False;

C++

__property bool LiveWindowFastFirst = {read=GetLiveWindowFastFirst, write=SetLiveWindowFastFirst, stored=IsLWFF, default=0};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFetchOptions

Description

Embarcadero Technologies does not currently have any additional information.