Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

RGB

Declaration

Source position: JPL.Colors.pas line 65

function RGB(

  const R: Byte;

  const G: Byte;

  const B: Byte

):TColor;



CT Web help

CodeTyphon Studio