Class tmsestringfield

Unit

Declaration

type tmsestringfield = class(tstringfield, ifieldcomponent, imsefield)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure readlookup(reader: treader);
Protected procedure defineproperties(filer: tfiler); override;
Protected function getasunicodestring: unicodestring; override;
Protected procedure setasunicodestring(const avalue: unicodestring); override;
Protected function getaswidestring: widestring; override;
Protected procedure setaswidestring(const avalue: widestring); override;
Protected procedure setismsestring(const getter: getmsestringdataty; const setter: setmsestringdataty; const acharacterlength: integer; const aisftwidestring: boolean);
Protected function GetDataSize: integer; override;
Protected function GetAsString: string; override;
Protected function GetAsVariant: variant; override;
Protected procedure SetAsString(const AValue: string); override;
Protected procedure SetVarValue(const AValue: Variant); override;
Protected procedure change; override;
Protected procedure SetDataset(AValue : TDataset); override;
Protected procedure dosetvalue(const sender: tobject; var avalue: msestring; var accept: boolean) override;
Public destructor destroy; override;
Public function HasParent: Boolean; override;
Public procedure Clear; override;
Public function assql: msestring;
Public function asoldsql: msestring;
Public function oldmsestring(out aisnull: boolean): msestring; overload;
Public function oldmsestring: msestring; overload;
Public function curmsestring(out aisnull: boolean): msestring; overload;
Public function curmsestring: msestring; overload;

Properties

Public property asnullmsestring: msestring read getasunicodestring write setasnullmsestring;
Public property characterlength: integer read fcharacterlength;
Public property isftwidestring: boolean read fisftwidestring;
Published property defaultexpression: msestring read getdefaultexpression write setdefaultexpression;
Published property DataSet stored false;
Published property FieldKind default fkData;
Published property HasConstraints default false;
Published property LookupCache default false;
Published property Transliterate default false;
Published property onsetvalue: msestringfieldsetvalueeventty read fonsetvalue write fonsetvalue;

Description

Methods

Protected procedure readlookup(reader: treader);

This item has no description.

Protected procedure defineproperties(filer: tfiler); override;

This item has no description.

Protected function getasunicodestring: unicodestring; override;

This item has no description.

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

This item has no description.

Protected function getaswidestring: widestring; override;

This item has no description.

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

This item has no description.

Protected procedure setismsestring(const getter: getmsestringdataty; const setter: setmsestringdataty; const acharacterlength: integer; const aisftwidestring: boolean);

This item has no description.

Protected function GetDataSize: integer; override;

This item has no description.

Protected function GetAsString: string; override;

This item has no description.

Protected function GetAsVariant: variant; override;

This item has no description.

Protected procedure SetAsString(const AValue: string); override;

This item has no description.

Protected procedure SetVarValue(const AValue: Variant); override;

This item has no description.

Protected procedure change; override;

This item has no description.

Protected procedure SetDataset(AValue : TDataset); override;

This item has no description.

Protected procedure dosetvalue(const sender: tobject; var avalue: msestring; var accept: boolean) override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public function HasParent: Boolean; override;

This item has no description.

Public procedure Clear; override;

This item has no description.

Public function assql: msestring;

This item has no description.

Public function asoldsql: msestring;

This item has no description.

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

This item has no description.

Public function oldmsestring: msestring; overload;

This item has no description.

Public function curmsestring(out aisnull: boolean): msestring; overload;

This item has no description.

Public function curmsestring: msestring; overload;

This item has no description.

Properties

Public property asnullmsestring: msestring read getasunicodestring write setasnullmsestring;

This item has no description.

Public property characterlength: integer read fcharacterlength;

This item has no description.

Public property isftwidestring: boolean read fisftwidestring;

This item has no description.

Published property defaultexpression: msestring read getdefaultexpression write setdefaultexpression;

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.

Published property Transliterate default false;

This item has no description.

Published property onsetvalue: msestringfieldsetvalueeventty read fonsetvalue write fonsetvalue;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.