Unit 'janSQL' Package
[Overview][Types][Classes][Index] [#pl_zmsql]

TjanSQLOutput

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

Declaration

Source position: janSQL.pas line 122

type TjanSQLOutput = class(TObject)

public

  constructor create();

  

  destructor destroy; override;

  

  procedure ClearFields;

  

  function AddField;

  

  property FieldNames: string; [r]

  

  property FieldCount: Integer; [r]

  

  property Fields []: TjanSQLCalcField; [r]

  

end;

Inheritance

TjanSQLOutput

  

|

TObject



CT Web help

CodeTyphon Studio