Vcl.Forms.TCustomForm.SendCancelMode
Delphi
procedure SendCancelMode(Sender: TControl);
C++
HIDESBASE void __fastcall SendCancelMode(Vcl::Controls::TControl* Sender);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
procedure function  | 
		public | Vcl.Forms.pas Vcl.Forms.hpp  | 
        Vcl.Forms | TCustomForm | 
Beschreibung
Beendet bestimmte Modi im Formular.
Mit SendCancelMode können Sie die Bearbeitung bestimmter Benutzereingaben (Maus, Bildlaufleisten und Menü) im Formular unterbinden.