FireDAC.DatS.TFDDatSManager.Round2Scale

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSManager

Delphi

property Round2Scale: Boolean read FRound2Scale write SetRound2Scale default False;

C++

__property bool Round2Scale = {read=FRound2Scale, write=SetRound2Scale, default=0};

Description

Embarcadero Technologies does not currently have any additional information.