DB.TField.AsSingle
From RAD Studio VCL Reference
Delphi Information
From DB.pas
property AsSingle: Single read GetAsSingle write SetAsSingle;
Unit: DB
Type: property
Visibility: public
Member Of: TField
C++ Information
From DB.hpp
__property float AsSingle = {read=GetAsSingle,write=SetAsSingle};
Unit: DB
Type: property
Visibility: public
Member Of: TField
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!