Vcl.Graphics.TResData
From RAD Studio API Documentation
Delphi
TResData = record Handle: THandle; end;
C++
struct DECLSPEC_DRECORD TResData{ public: NativeUInt Handle; };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | Vcl.Graphics |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!