Unit 'fbmisc' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#pl_fbdataset]

TFBParams

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

Declaration

Source position: fbmisc.pas line 48

type TFBParams = class(TCollection)

protected

  procedure AssignTo(); override;

  

public

  constructor Create(); overload;

  

  procedure AssignValues();

  

  function ParamByName();

  

  function FindParam();

  

  function CreateParam();

  

  property Items []: TFBParam; default; [rw]

  

  property ParamValues []: string; [rw]

  

  procedure GetParamList();

  

end;

Inheritance

TFBParams

  

|

TObject



CT Web help

CodeTyphon Studio