API:FireDAC.Comp.Script.TFDScriptOptions.MaxStringWidth
Delphi
property MaxStringWidth: Integer read FMaxBytesToPrintLongs write FMaxBytesToPrintLongs default 80;
C++
__property int MaxStringWidth = {read=FMaxBytesToPrintLongs, write=FMaxBytesToPrintLongs, default=80};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp |
FireDAC.Comp.Script | TFDScriptOptions |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!