Unit 'IBCustomDataSet' Package
[Overview][Constants][Types][Classes][Index] [#pl_firebirddb]

TIBStringField

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

Declaration

Source position: IBCustomDataSet.pas line 124

type TIBStringField = class(TStringField)

protected

  procedure Bind(); override;

  

  function GetDataSize; override;

  

public

  constructor Create(); override;

  

  class procedure CheckTypeSize(); override;

  

  function GetAsString; override;

  

  function GetAsVariant; override;

  

  function GetValue();

  

  procedure SetAsString(); override;

  

  property CharacterSetName: RawByteString; [rw]

  

  property CharacterSetSize: Integer; [rw]

  

  property CodePage: TSystemCodePage; [rw]

  

published

  property AutoFieldSize: Boolean; [rw]

  

end;

Inheritance

TIBStringField

  

|

TObject



CT Web help

CodeTyphon Studio