Unit BGRAReadIco

📄 Source code

Functions and Procedures
Constants
Variables

Description

Provides readers for icons and cursors

Uses

Overview

Structures

Name Description
Class TBGRAReaderCur Image reader for CUR format
Class TBGRAReaderIco Image reader for ICO format
Class TBGRAReaderIcoOrCur Image reader for ICO and CUR format

Types

TByteSet = set of byte;
TCustomIconClass = class of TCustomIcon;

Description

Types

TByteSet = set of byte;

This item has no description.

TCustomIconClass = class of TCustomIcon;

This item has no description.