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

tmsebooleanfield

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

Declaration

Source position: msedb.pas line 651

type tmsebooleanfield = class(tbooleanfield, imsefield)

public

  function HasParent; override;

  constructor Create(); override;

  procedure Clear; override;

  function assql;

  function asoldsql;

  function sum;

published

  property DataSet; [s]

  property displayvalues: msestring; [rw]

  property FieldKind;

  property HasConstraints;

  property LookupCache;

end;

Inheritance

tmsebooleanfield,imsefield

|

tbooleanfield

?

TObject


Documentation generated on: 2021-05-13