Vcl.ShareContract.TCustomSharingContract

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomSharingContract

Delphi

TCustomSharingContract = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomSharingContract : public System::Classes::TComponent

Properties

Type Visibility Source Unit Parent
class public
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract Vcl.ShareContract

Description

A component that allows you to share content between applications.

See Sharing Content Using the Sharing Contract for more information about the sharing contract.

Platform Support

This component is only supported in Windows 10.

See Also

Topics