|
RAD Studio VCL Reference
|
Indicates if the given Clipboard format is supported by the LoadFromClipboardFormat method.
class function SupportsClipboardFormat(AFormat: Word): Boolean;
__fastcall Boolean SupportsClipboardFormat(Word AFormat);
If the LoadFromClipboardFormat method supports the Clipboard format specified as the value of AFormat, SupportsClipboardFormat returns true. If the format is not supported, the method returns false.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|