Vcl.ShareContract.TSharingContract.Description

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Description;

C++

__property Description = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TSharingContract

Description

The description of the sharing tile.

Vcl.ShareContract.TSharingContract.Description inherits from Vcl.ShareContract.TCustomSharingContract.Description. All content below this line refers to Vcl.ShareContract.TCustomSharingContract.Description. The description of the sharing tile.

This is the description of the sharing tile that displays in the sharing sidebar.

Note: If you specify a long description, it may be truncated.

See Also