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

TGDIBitmapType

Declaration

Source position: gtkdef.pp line 118

type TGDIBitmapType = (

  gbBitmap,

  gbPixmap,

  gbPixbuf

);