Unit 'mnFields' Package
[Overview][Types][Classes][Index] [#pl_minilib]

IFields

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

Declaration

Source position: mnFields.pas line 43

type IFields = interface(IStreamPersist)

  function GetValues();

  

  property Values []: Variant; [r]

  

  function GetCount;

  

  property Count: Integer; [r]

  

  function GetIField();

  

end;

Inheritance

IFields

  

|

IInterface



CT Web help

CodeTyphon Studio