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

TColorRegister

Declaration

Source position: datatypes.pas line 589

type TColorRegister = record

  red: Byte;

  green: Byte;

  blue: Byte;

end;


Documentation generated on: 2021-07-30