Vcl.Graphics.TSharedImage.RefCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RefCount: Integer read FRefCount;

C++

__property int RefCount = {read=FRefCount, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TSharedImage

Description

Embarcadero Technologies does not currently have any additional information.