DDirectDraw
TDDSCaps = record dwCaps: Longint; end; PDDSCaps = ^TDDSCaps;
The TDDSCaps structure defines the capabilities of a DirectDrawSurface object.
See DDSCAPS for more information.