[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: imglist.pp line 115
type TCustomImageListResolution = class(TLCLReferenceComponent) |
protected |
function GetReferenceHandle; override; |
function WSCreateReference(); override; |
class procedure WSRegisterClass; override; |
procedure ReferenceDestroying; override; |
public |
destructor Destroy; override; |
function GetHotSpot; virtual; |
procedure FillDescription(); |
procedure GetBitmap(); |
procedure GetIcon(); |
procedure GetFullBitmap(); |
procedure GetRawImage(); |
procedure Draw(); |
procedure StretchDraw(); |
procedure DrawOverlay(); |
property ImageList: TCustomImageList; [r] |
property Width: Integer; [r] |
property Height: Integer; [r] |
property Count: Integer; [r] |
property AutoCreatedInDesignTime: Boolean; [rw] |
property Reference: TWSCustomImageListReference; [r] |
end; |
| | ||
|
Base class for all components having an associated widget. |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |