Unit 'agg_basics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_aggpas]

p32

Declaration

Source position: agg_basics.pas line 125

type p32 = record

  case Integer of

    1: (

        ptr: pointer;

  

      );

    2: (

        int: ptrcomp;

  

      );

end;



CT Web help

CodeTyphon Studio