[Overview][Types][Classes][Procedures and functions][Index] |
Source position: imglist.pp line 187
type TScaledImageListResolution = record |
public |
class function Create(); |
procedure GetBitmap(); |
procedure Draw(); |
procedure StretchDraw(); |
procedure DrawOverlay(); |
property Width: Integer; [r] |
property Height: Integer; [r] |
property Size: TSize; [r] |
property Resolution: TCustomImageListResolution; [r] |
property Count: Integer; [r] |
property Valid: Boolean; [r] |
|
end; |
lazarus-ccr.sourceforge.net |