author: Tomasz Biela (Tebe)
name: | value: | description: |
---|---|---|
tructor Create; | ||
bmOra | 0 | |
bmAnd | 1 | |
bmXor | 2 | |
// bsSolid | 0 | |
// bsClear | 1 | |
tMode: array [0..2] of byte | ($11,$31,$51) | ora, and, eor |
tpix: array [0..7] of byte | ($80,$40,$20,$10,$08,$04,$02,$01) | |
ructor TCanvas.Create; |