Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3Color24

Declaration

Source position: orca_scene3d.pas line 120

type TD3Color24 = packed record

  case LongWord of

    0: (

        R: Byte;

  

        G: Byte;

  

        B: Byte;

  

      );

end;



CT Web help

CodeTyphon Studio