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

TCOLOR_TAB

Declaration

Source position: vditypes.inc line 204

type TCOLOR_TAB = record

  magic: array [0..3] of char;

  length: LongInt;

  format: LongInt;

  reserved: LongInt;

  map_id: LongInt;

  color_space: LongInt;

  flags: LongInt;

  no_colors: LongInt;

  reserved1: LongInt;

  reserved2: LongInt;

  reserved3: LongInt;

  reserved4: LongInt;

  colors: array [0..0] of TCOLOR_ENTRY;

end;


Documentation generated on: 2023-03-18