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

TView

Declaration

Source position: agraphics.pas line 498

type TView = record

  ViewPort: PViewPort;

  

  LOFCprList: PCprList;

  

Used for interlaced and noninterlaced

  SHFCprList: PCprList;

  

Only used during interlace

  DyOffset: SmallInt;

  

For complete View positioning offsets are +- adjustments to standard #s

  DxOffset: SmallInt;

  

For complete View positioning offsets are +- adjustments to standard #s

  Modes: Word;

  

such as INTERLACE, GENLOC

end;


Documentation generated on: 2021-07-30