RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Forms.TSetLayeredWindowAttributes Type
Pascal
[SuppressUnmanagedCodeSecurity]
TSetLayeredWindowAttributes = function (Hwnd: THandle; crKey: COLORREF; bAlpha: Byte; dwFlags: DWORD): Boolean;
C++
[SuppressUnmanagedCodeSecurity]
(Hwnd: THandle; crKey: COLORREF; bAlpha: Byte; dwFlags: DWORD): Boolean ( TSetLayeredWindowAttributes)();

This is type Forms.TSetLayeredWindowAttributes.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!