Source position: layers.pas line 101
function CreateBehindLayer( |
LayerInfo: PLayer_Info; |
Bitmap1: PBitMap; |
x0: LongInt; |
y0: LongInt; |
x1: LongInt; |
y1: LongInt; |
Flags: LongInt; |
SuperBitmap2: PBitMap |
):PLayer; |
LayerInfo: PLayer_Info; |
Bitmap1: PBitMap; |
x0: LongInt; |
y0: LongInt; |
x1: LongInt; |
y1: LongInt; |
Flags: LongInt; |
TagList: PTagItem |
):PLayer; |