Returns the length of the string for dtString attribute and precision for dtInteger and dtFloat attribute. 
Class
TAttribute
 Syntax
property Length: Word;
Remarks
Use the Length property to learn the length of the string for dtString attribute and precision for dtInteger and dtFloat attribute. 
See Also