DB.TField.GetText
From RAD Studio VCL Reference
Delphi Information
From DB.pas
procedure GetText(var Text: string; DisplayText: Boolean); virtual;
Unit: DB
Type: method
Visibility: protected
Member Of: TField
C++ Information
From DB.hpp
virtual void __fastcall GetText(System::UnicodeString & Text, bool DisplayText);
Unit: DB
Type: method
Visibility: protected
Member Of: TField
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!