Graphics.TIconRec

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

From Graphics.pas

TIconRec = packed
	Width: Byte;
	Height: Byte;
	Colors: Word;
	Reserved1: Word;
	Reserved2: Word;
	DIBSize: Integer;
	DIBOffset: Integer;
end;


Unit: Graphics

Type: struct

C++ Information

From Graphics.hpp

TIconRec = class


Unit: Graphics

Type: class

Class Fields: Graphics.TIconRec Fields


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version