Data.DB.TWideMemoField

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TWideMemoField = class(TBlobField)

C++

class PASCALIMPLEMENTATION TWideMemoField : public TBlobField

Properties

Type Visibility Source Unit Parent
class public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB

Description

TWideMemoField represents a memo field in a dataset.

TWideMemoField encapsulates the fundamental behavior common to fields that contain wide text data of arbitrary length. Memo fields are a form of binary large object (BLOB) field where the data consists of simple text.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DB.TWideMemoField&oldid=162710"