FireDAC.Comp.BatchMove.Text.TFDTextField.FieldSize
| [–] 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 FieldSize: Integer read FFieldSize write FFieldSize default 0;
C++
__property int FieldSize = {read=FFieldSize, write=FFieldSize, default=0};
Description
Embarcadero Technologies does not currently have any additional information.