System.TNoRefCountObject._AddRef

From RAD Studio API Documentation
Revision as of 06:26, 6 October 2021 by BuildBot (talk | contribs) (Created page with "{{DISPLAYTITLE:System.TNoRefCountObject._AddRef}}{{#lst:API:System.TNoRefCountObject. AddRef|api}} ==Description== {{#lsth:API:System.TNoRefCountObject. AddRef|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function _AddRef: Integer; stdcall;

C++

int __stdcall _AddRef();

Properties

Type Visibility Source Unit Parent
function protected
System.pas
systobj.h
System TNoRefCountObject

Description

Embarcadero Technologies does not currently have any additional information.