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

TGDIColor

Declaration

Source position: gtkdef.pp line 144

type TGDIColor = record

  ColorRef: TColorRef;

  ColorFlags: TGDIColorFlags;

  Color: TGDKColor;

  Colormap: PGDKColormap;

end;