![]() |
Re: [Kompoente] Ereignisse überschreiben
Zitat:
TMemo -> TCustomMemo -> TCustomEdit -> TWinControl -> TControl -> TComponent -> TPeristent -> TObject Erst in TWinControl gibt es dann diese protected-Methoden:
Delphi-Quellcode:
//Nachtrag:
procedure KeyDown(var Key: Word; Shift: TShiftState); dynamic;
procedure KeyUp(var Key: Word; Shift: TShiftState); dynamic; procedure KeyPress(var Key: Char); dynamic; Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:55 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz