tinterfacetable
Record to store list of interfaces of a class.
Declaration
Source position: objpash.inc line 192
Type
tinterfacetable = record
public
EntryCount : SizeUInt;
Entries : Array[0..0] of tinterfaceentry;
end
Record to store list of interfaces of a class.
Source position: objpash.inc line 192
Type
tinterfacetable = record
public
EntryCount : SizeUInt;
Entries : Array[0..0] of tinterfaceentry;
end
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |