Vcl.ImgList.TOverlay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TOverlay = 0..14;

C++

typedef System::Int8 TOverlay;

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList Vcl.ImgList

Description

TOverlay indicates the index of an overlay mask.

TOverlay has a value between 0 and 3 (inclusive). It indicates the index of an image in an image list that acts as an overlay mask.