FireDAC.Comp.BatchMove.Text.TFDTextField.FieldName
[–] 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 FieldName: String read FFieldName write SetFieldName;
C++
__property System::UnicodeString FieldName = {read=FFieldName, write=SetFieldName};
Description
Embarcadero Technologies does not currently have any additional information.