[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msedb' (#msegui)

tmsestringfield

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msedb.pas line 259

type tmsestringfield = class(tstringfield, ifieldcomponent, imsefield)

public

  destructor destroy; override;

  function HasParent; override;

  procedure Clear; override;

  function assql;

  function asoldsql;

  property asnullmsestring: msestring; [rw]

  function oldmsestring();

  function curmsestring();

  property characterlength: Integer; [r]

  property isftwidestring: Boolean; [r]

published

  property defaultexpression: msestring; [rw]

  property DataSet; [s]

  property FieldKind;

  property HasConstraints;

  property LookupCache;

  property Transliterate;

  property onsetvalue: msestringfieldsetvalueeventty; [rw]

end;

Inheritance

tmsestringfield,ifieldcomponent,imsefield

|

tstringfield

?

TObject


Documentation generated on: 2021-05-13