Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

tColorRegister

Declaration

Source position: datatypes.pas line 846

type tColorRegister = record

  red: Byte;

  green: Byte;

  blue: Byte;

end;


Documentation generated on: 2021-07-30