[Overview][Types][Procedures and functions][Index] Reference for unit 'FPCAdds' (#lazutils)

PHandle

Type used for a pointer to a THandle type.

Declaration

Source position: fpcadds.pas line 24

type PHandle = ^THandle;

Description

Also defined in lcltype.pp.