API:System.Bindings.CustomScope.TCustomScope.OnWrapperFound

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWrapperFound: TWrapperFoundCallback read FWrapperFoundCallback write FWrapperFoundCallback;

C++

__property _di_TWrapperFoundCallback OnWrapperFound = {read=FWrapperFoundCallback, write=FWrapperFoundCallback};

Properties

Type Visibility Source Unit Parent
property public
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

Description

Embarcadero Technologies does not currently have any additional information.