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

ARGBToCustomColor

Declaration

Source position: androidwidget.pas line 1696

function ARGBToCustomColor(

  conv_clr: TColorRGBA

):DWORD; overload;

function ARGBToCustomColor(

  _a: Byte;

  _r: Byte;

  _g: Byte;

  _b: Byte

):DWORD; overload;



CT Web help

CodeTyphon Studio