| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Empty record
Source position: systemh.inc line 587
type TOpaqueData = record  | 
end;  | 
TOpaqueData represents data for which the internal structure must not be known. It is mustly useful for the pointer definition POpaqueData.
  | 
Pointer to unknown data  |