[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: graphics.pp line 1763
type TIcnsIcon = class(TCustomIcon) end; |
||
protected |
||
class function GetSharedImageClass; override; |
|
GetSharedImageClass - returns the class of Shared Raster Image |
procedure ReadData(); override; |
||
procedure ReadStream(); override; |
||
procedure WriteStream(); override; |
||
public |
||
constructor Create; override; |
||
destructor Destroy; override; |
||
class function GetFileExtensions; override; |
||
function LazarusResourceTypeValid(); override; |
||
| | ||
|
TCustomIcon - base class for TIcon |
|
| | ||
|
TRasterImage - base class for a number of graphic controls, including TCustomBitmap and TCustomIcon, which use a raster of dots to display graphic information |
|
| | ||
|
TGraphic - Base class for dealing with Graphic images |
|
| | ||
TPersistent |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |