FireDAC.Comp.BatchMove.Text.TFDTextField.Precision
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: FireDAC.Comp.BatchMove.Text.pas FireDAC.Comp.BatchMove.Text.hpp
| |
Unit: FireDAC.Comp.BatchMove.Text | |
Parent: TFDTextField |
Delphi
property Precision: Integer read FPrecision write FPrecision default 0;
C++
__property int Precision = {read=FPrecision, write=FPrecision, default=0};
Description
Embarcadero Technologies does not currently have any additional information.