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

tPaletteExtra

Declaration

Source position: agraphics.pas line 1254

type tPaletteExtra = record

  pe_Semaphore: tSignalSemaphore;

  pe_FirstFree: Word;

  pe_NFree: Word;

  pe_FirstShared: Word;

  pe_NShared: Word;

  pe_RefCnt: Pointer;

  pe_AllocList: Pointer;

  pe_ViewPort: pViewPort;

  pe_SharableColors: Word;

end;


Documentation generated on: 2023-03-18