Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TPtrWrapper

Declaration

Source position: objpash.inc line 627

type TPtrWrapper = record

public

  constructor Create();

  function ToPointer;

  function ToInteger;

  property NilValue: TPtrWrapper; [r]

  class operator equal(TPtrWrapper,TPtrWrapper):Boolean();

  property Value: Pointer; [rw]

end;


Documentation generated on: Jul 24 2023