TAttributeEntry
Declaration
Source position: typinfo.pp line 258
Type
TAttributeEntry = packed record
public
AttrType : PPTypeInfo;
AttrCtor : CodePointer;
AttrProc : TAttributeProc;
ArgLen : Word;
ArgData : Pointer;
end
Source position: typinfo.pp line 258
Type
TAttributeEntry = packed record
public
AttrType : PPTypeInfo;
AttrCtor : CodePointer;
AttrProc : TAttributeProc;
ArgLen : Word;
ArgData : Pointer;
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 |