System.Classes.TComponentInterfaceDelegate._AddRef

From RAD Studio API Documentation
Revision as of 19:26, 18 January 2021 by BuildBot (talk | contribs) (Created page with "{{DISPLAYTITLE:System.Classes.TComponentInterfaceDelegate._AddRef}}{{#lst:API:System.Classes.TComponentInterfaceDelegate. AddRef|api}} ==Description== {{#lsth:API:System.Class...")
(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.Classes.pas
System.Classes.hpp
System.Classes TComponentInterfaceDelegate

Description

Embarcadero Technologies does not currently have any additional information.