Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TTitanFieldList

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

Declaration

Source position: base_engine.pas line 1406

type TTitanFieldList = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function Count;

  

  procedure AddRec();

  

  function FindRecord();

  

  procedure Clear;

  

  property Records []: TTitanFieldRec; [r]

  

end;

Inheritance

TTitanFieldList

  

|

TObject



CT Web help

CodeTyphon Studio