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

TGdkColor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgdk3.pas line 3201

type TGdkColor = object

  pixel: guint32;

  

  red: guint16;

  

  green: guint16;

  

  blue: guint16;

  

end;

Inheritance

TGdkColor