Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TfRGBA

Declaration

Source position: nxTypes.pas line 25

type TfRGBA = record

  r: single;

  

  g: single;

  

  b: single;

  

  a: single;

  

end;



CT Web help

CodeTyphon Studio