Unit 'AsphyreDDraw7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TRefGUID

Declaration

Source position: AsphyreDDraw7.pas line 88

type TRefGUID = packed record

  case Integer of

    1: (

        guid: PGUID;

  

      );

    2: (

        dwFlags: DWORD;

  

      );

end;



CT Web help

CodeTyphon Studio