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

tTR_Dimensions

Declaration

Source position: triton.pas line 145

type tTR_Dimensions = record

  trd_Left: Word;

  trd_Top: Word;

  trd_Width: Word;

  trd_Height: Word;

  trd_Left2: Word;

  trd_Top2: Word;

  trd_Width2: Word;

  trd_Height2: Word;

  trd_Zoomed: SmallInt;

  reserved: array [0..2] of Word;

end;


Documentation generated on: 2021-07-30