FireDAC.Comp.BatchMove.Text.TFDTextField.DataType

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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 DataType: TFDTextDataType read FDataType write FDataType default atOther;

C++

__property TFDTextDataType DataType = {read=FDataType, write=FDataType, default=0};

Description

Embarcadero Technologies does not currently have any additional information.