API:Vcl.ShareContract.TSharingContract.IconFile

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IconFile: string read GetIconFile write SetIconFile default 0;

C++

__property IconFile = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TSharingContract

Beschreibung

Das mit der Zielanwendung zu teilende Symbol.

Vcl.ShareContract.TSharingContract.IconFile erbt von Vcl.ShareContract.TCustomSharingContract.IconFile. Der folgende Inhalt bezieht sich auf Vcl.ShareContract.TCustomSharingContract.IconFile. Das mit der Zielanwendung zu teilende Symbol.

Hinweis: Diese Eigenschaft wirkt sich nicht auf das Symbol aus, das in der Teilen-Kachel in der Navigationsleiste angezeigt wird. Das Symbol in dieser Kachel ist dasselbe wie das Symbol Ihrer Anwendung.

Siehe auch