Class tmsememofield

Unit

Declaration

type tmsememofield = class(tmseblobfield, ifieldcomponent)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getaswidestring: widestring; override;
Protected procedure setaswidestring(const avalue: widestring); override;
Protected function getasunicodestring: msestring; override;
Protected procedure setasunicodestring(const avalue: msestring); override;
Protected function getasvariant: variant; override;
Protected procedure setvarvalue(const avalue: variant); override;
Protected procedure gettext(var thetext: string; adisplaytext: boolean); override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;
Public procedure Clear; override;
Public function oldmsestring(out aisnull: boolean): msestring;
Public function assql: msestring;
Public function asoldsql: msestring;

Properties

Published property Transliterate default True;
Published property DataSet stored false;
Published property FieldKind default fkData;
Published property HasConstraints default false;
Published property LookupCache default false;

Description

Methods

Protected function getaswidestring: widestring; override;

This item has no description.

Protected procedure setaswidestring(const avalue: widestring); override;

This item has no description.

Protected function getasunicodestring: msestring; override;

This item has no description.

Protected procedure setasunicodestring(const avalue: msestring); override;

This item has no description.

Protected function getasvariant: variant; override;

This item has no description.

Protected procedure setvarvalue(const avalue: variant); override;

This item has no description.

Protected procedure gettext(var thetext: string; adisplaytext: boolean); override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public procedure Clear; override;

This item has no description.

Public function oldmsestring(out aisnull: boolean): msestring;

This item has no description.

Public function assql: msestring;

This item has no description.

Public function asoldsql: msestring;

This item has no description.

Properties

Published property Transliterate default True;

This item has no description.

Published property DataSet stored false;

This item has no description.

Published property FieldKind default fkData;

This item has no description.

Published property HasConstraints default false;

This item has no description.

Published property LookupCache default false;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.