Difference between revisions of "API:System.Classes.TComponent.TAsyncConstArrayFunctionResult Fields"
(Created page with "<section begin="head" />{{DISPLAYTITLE:System.Classes.TComponent.TAsyncConstArrayFunctionResult Fields}} <ul id='childlinks'><li class='first'>'''[[System.Classes.TComponent.T...") |
|||
| Line 5: | Line 5: | ||
<section end="head"/><section begin="list"/> | <section end="head"/><section begin="list"/> | ||
<lstfilter/> | <lstfilter/> | ||
| − | <table class='long'> <tr class='cpp | + | <table class='long'> <tr class='inherited cpp protected'><td>[[System.Classes.TBaseAsyncResult.FInvokingException|FInvokingException]]</td><td>protected</td><td>{{#lst:System.Classes.TBaseAsyncResult.FInvokingException|short}}</td></tr> |
| − | <tr class='cpp | + | <tr class='inherited cpp protected'><td>[[System.Classes.TComponent.TAsyncConstArrayResult.FParams|FParams]]</td><td>protected</td><td>{{#lst:System.Classes.TComponent.TAsyncConstArrayResult.FParams|short}}</td></tr> |
| − | <tr class='cpp | + | <tr class='inherited cpp protected'><td>[[System.TInterfacedObject.FRefCount|FRefCount]]</td><td>protected</td><td>{{#lst:System.TInterfacedObject.FRefCount|short}}</td></tr></table> |
<section end="list"/> | <section end="list"/> | ||
Latest revision as of 06:04, 16 December 2014
InheritedProtected
| FInvokingException | protected | The exception instance acquired from the execution of the asynchronous method call. |
| FParams | protected | |
| FRefCount | protected |