[Overview][Constants][Types][Classes][Index] |
Source position: msebitmap.pas line 498
public procedure timagelist.paint( |
const acanvas: tcanvas; |
const index: Integer; |
const dest: pointty; |
const acolor: colorty = cl_default; |
const acolorbackground: colorty = cl_default; |
const aopacity: colorty = cl_default; |
aversion: int32 = - 1 |
); |
const acanvas: tcanvas; |
const index: Integer; |
const dest: rectty; |
const alignment: alignmentsty = []; |
const acolor: colorty = cl_default; |
const acolorbackground: colorty = cl_default; |
const aopacity: colorty = cl_default; |
aversion: int32 = - 1 |
); |
const acanvas: tcanvas; |
const index: Integer; |
const dest: rectty; |
source: rectty; |
const alignment: alignmentsty = []; |
const acolor: colorty = cl_default; |
const acolorbackground: colorty = cl_default; |
const aopacity: colorty = cl_default; |
aversion: int32 = - 1 |
); |