Unit 'vdi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TCOLOR_ENTRY

Declaration

Source position: vditypes.inc line 196

type TCOLOR_ENTRY = record

  case Byte of

    0: (

        rgb: TCOLOR_RGB;

      );

    1: (

        cymk: array [0..1] of LongInt;

      );

end;


Documentation generated on: 2023-03-18