FMX.Clipboard.IFMXExtendedClipboardService.UnregisterCustomFormat
Delphi
procedure UnregisterCustomFormat(const AFormatName: string);
C++
virtual void __fastcall UnregisterCustomFormat(const System::UnicodeString AFormatName) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Clipboard.pas FMX.Clipboard.hpp |
FMX.Clipboard | IFMXExtendedClipboardService |
Description
Dérecense l'identificateur de format personnalisé spécifié.
Exceptions
UnregisterCustomFormat peut déclencher l'une des exceptions suivantes :
| Exception | Message | Scénarios |
|---|---|---|
|
Le paramètre AFormat ne peut pas être vide |
| |
|
Le format de Presse-papiers personnalisé nommé "< |
|