Vcl.ShareContract.TSharingContract

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ShareContract.TCustomSharingContractSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSharingContract

Delphi

TSharingContract = class(TCustomSharingContract)

C++

class PASCALIMPLEMENTATION TSharingContract : public TCustomSharingContract

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.

Vcl.ShareContract.TSharingContract inherits from Vcl.ShareContract.TCustomSharingContract. All content below this line refers to Vcl.ShareContract.TCustomSharingContract.

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