Vcl.Forms.SetLayeredWindowAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

SetLayeredWindowAttributes: TSetLayeredWindowAttributes = nil;

C++

extern DELPHI_PACKAGE TSetLayeredWindowAttributes SetLayeredWindowAttributes;

Properties

Type Visibility Source Unit Parent
variable public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

Description

Variable of type TSetLayeredWindowAttributes.

SetLayeredWindowAttributes is a variable of type TSetLayeredWindowAttributes. By default, its value is nil.

See Also