API:FireDAC.Stan.Option.TFDTopResourceOptions.MaxCursors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxCursors: Integer read GetMaxCursors write SetMaxCursors  stored IsMCS default -1;

C++

__property int MaxCursors = {read=GetMaxCursors, write=SetMaxCursors, stored=IsMCS, default=-1};

Properties

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

Description

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