type TIFPSInterfaces = class(TObject)
![]() |
constructor Create(SE: TIFPSPascalCompiler; AutoFree: Boolean); |
![]() |
destructor Destroy; override; |
![]() |
function Add(InheritedFrom: TIFPSInterface; const GUID, Name: string): TIFPSInterface; |
![]() |
function Find(const Name: string): TIFPSInterface; |
![]() |
constructor Create(SE: TIFPSPascalCompiler; AutoFree: Boolean); |
![]() |
destructor Destroy; override; |
![]() |
function Add(InheritedFrom: TIFPSInterface; const GUID, Name: string): TIFPSInterface; |
Add a new interface
![]() |
function Find(const Name: string): TIFPSInterface; |
Find an interface