Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

TSimpleRGBAColor

Declaration

Source position: androidwidget.pas line 867

type TSimpleRGBAColor = record

  r: single;

  

  g: single;

  

  b: single;

  

  a: single;

  

end;



CT Web help

CodeTyphon Studio