[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLType' (#lcl)

tagTRIVERTEX

Declaration

Source position: lcltype.pp line 1016

type tagTRIVERTEX = record

  x: LongInt;

  

  y: LongInt;

  

  Red: ShortInt;

  

  Green: ShortInt;

  

  Blue: ShortInt;

  

  Alpha: ShortInt;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.