Source position: unibitmap.inc line 43
type TUniversalBrush = record |
||
public |
||
FixedData: array [0..31] of Byte; |
|
|
InternalInitContext: TUniBrushInitContextProc; |
|
|
InternalPutNextPixels: TUniBrushPutNextPixelsProc; |
|
|
Flags: LongWord; |
|
|
procedure MoveTo(); |
|
|
procedure PutNextPixels(); |
|
|
property Colorspace: TColorspaceAny; [rw] |
|
|
property DoesNothing: Boolean; [rw] |
|
|
|
||
end; |
CT Web help |
CodeTyphon Studio |