[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegraphics.pas line 353
type creategcinfoty = record |
paintdevice: paintdevicety; |
kind: gckindty; |
printernamepo: pmsestring; |
contextinfopo: pointer; |
gcpo: pgcty; |
windowrect: prectty; |
parent: winidty; |
createpaintdevice: Boolean; |
error: gdierrorty; |
end; |