[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GtkDef' (#lcl)

TGDIType

Declaration

Source position: gtkdef.pp line 117

type TGDIType = (

  gdiBitmap,

  gdiBrush,

  gdiFont,

  gdiPen,

  gdiRegion,

  gdiPalette

);