TResData = record Handle: THandle; end;
struct TResData { THandle Handle; };
Graphics
This is record Graphics.TResData.