ODAC

TOraObject.AttrAsFloat Property(Indexer)

Used to read the attribute's data value into a double, or to assign a double value to the contents of an attribute.

Class

TOraObject

Syntax

property AttrAsFloat[const Name: string]: double;

Parameters
Name
Holds an attribute name.

Remarks

Use the AttrAsFloat property to read the attribute's data value into a double, or to assign a double value to the contents of an attribute.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback