help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

tinterfacetable

Record to store list of interfaces of a class.

Declaration

Source position: objpash.inc line 133

type tinterfacetable = record

  EntryCount: PtrInt;

  

Number of interfaces.

  Entries: array [0..0] of tinterfaceentry;

  

Array of tinterfaceentry records.

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505