Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Komponenten Highlighter (https://www.delphipraxis.net/856-komponenten-highlighter.html)

wo0zy 25. Apr 2003 07:54

ich hab das jetzt nicht so ganz verstanden, aber wie wärs wenn du anstatt
Code:
CheckBox1.Checked := True;
einfach das click-ereignis aufrufst? also ungefähr so
Code:
CheckBox1Click(nil)

Ricane 25. Apr 2003 08:35

Zitat:

Zitat von wo0zy
ich hab das jetzt nicht so ganz verstanden, aber wie wärs wenn du anstatt
Code:
CheckBox1.Checked := True;
einfach das click-ereignis aufrufst? also ungefähr so
Code:
CheckBox1Click(nil)

Das würde mich ja nicht weiter bringen. Ich möchte ja der die CheckBox wieder ihren "Haken" bekommt (also .Checked = True). Das Ereignis soll ja eigentlich nicht aufgerufen werden ...

Ricane


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:45 Uhr.
Seite 2 von 2     12   

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