vcl-dxgdiplusapi-8ed544b2.md
Status = (
Ok,
GenericError,
InvalidParameter,
OutOfMemory,
ObjectBusy,
InsufficientBuffer,
NotImplemented,
Win32Error,
WrongState,
Aborted,
FileNotFound,
ValueOverflow,
AccessDenied,
UnknownImageFormat,
FontFamilyNotFound,
FontStyleNotFound,
NotTrueTypeFont,
UnsupportedGdiplusVersion,
GdiplusNotInitialized,
PropertyNotFound,
PropertyNotSupported
);
| Name |
|---|
Ok |
GenericError |
InvalidParameter |
OutOfMemory |
ObjectBusy |
InsufficientBuffer |
NotImplemented |
Win32Error |
WrongState |
Aborted |
FileNotFound |
ValueOverflow |
AccessDenied |
UnknownImageFormat |
FontFamilyNotFound |
FontStyleNotFound |
NotTrueTypeFont |
UnsupportedGdiplusVersion |
GdiplusNotInitialized |
PropertyNotFound |
PropertyNotSupported |
See Also