System.TypInfo.ByteOffsetOfSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ByteOffsetOfSet(TypeInfo: PTypeInfo): Integer;

C++

extern DELPHI_PACKAGE int __fastcall ByteOffsetOfSet(PTypeInfo TypeInfo);

Properties

Type Visibility Source Unit Parent
function public
System.TypInfo.pas
System.TypInfo.hpp
System.TypInfo System.TypInfo

Description

Returns the byte offset on memory of Set type.