Difference between revisions of "API:System.Classes.TComponent.TAsyncConstArrayFunctionResult Properties"

From RAD Studio API Documentation
Jump to: navigation, search
(Created page with "<section begin="head" />{{DISPLAYTITLE:System.Classes.TComponent.TAsyncConstArrayFunctionResult Properties}} <ul id='childlinks'><li class='first'>'''[[System.Classes.TCompone...")
 
 
Line 5: Line 5:
 
<section end="head"/><section begin="list"/>
 
<section end="head"/><section begin="list"/>
 
<lstfilter/>
 
<lstfilter/>
<table class='long'> <tr class='delphi inherited protected'><td>[[System.Classes.TBaseAsyncResult.Context|Context]]</td><td>protected</td><td>{{#lst:System.Classes.TBaseAsyncResult.Context|short}}</td></tr>
+
<table class='long'> <tr class='inherited protected'><td>[[System.Classes.TBaseAsyncResult.Context|Context]]</td><td>protected</td><td>{{#lst:System.Classes.TBaseAsyncResult.Context|short}}</td></tr>
<tr class='delphi inherited protected'><td>[[System.TObject.Disposed|Disposed]]</td><td>protected</td><td>{{#lst:System.TObject.Disposed|short}}</td></tr>
+
<tr class='inherited delphi protected'><td>[[System.TObject.Disposed|Disposed]]</td><td>protected</td><td>{{#lst:System.TObject.Disposed|short}}</td></tr>
<tr class='delphi inherited'><td>[[System.TInterfacedObject.RefCount|RefCount]]</td><td>public</td><td>{{#lst:System.TInterfacedObject.RefCount|short}}</td></tr></table>
+
<tr class='inherited'><td>[[System.TInterfacedObject.RefCount|RefCount]]</td><td>public</td><td>{{#lst:System.TInterfacedObject.RefCount|short}}</td></tr></table>
  
 
<section end="list"/>
 
<section end="list"/>

Latest revision as of 06:04, 16 December 2014

InheritedProtected
ContextprotectedUser-provided context.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
RefCountpublicIndicates the number of interface pointers currently dependent upon the object.