Align TTypeInfo info.
Source position: typinfo.pp line 1142
function AlignPTypeInfo( |
p: Pointer |
):Pointer; |
AlignPTypeInfo will align the pointer p on a correct boundary for TParamFlags data for the current platform and returns the resulting address.
|
Return aligned version of an address. |
|
|
Align type data. |
|
|
Align TTypeInfo info. |