Vcl.ImgList.TImageListHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TImageListHandle = Cardinal;

C++

typedef NativeUInt TImageListHandle;

Properties

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

Description

TImageListHandle is an alias for the THandle type.

TImageListHandle represents an alias for the THandle type.