![]() |
TMS TAdvSmoothCalculator how do I get the result?
TAdvSmoothCalculator after I have pressed Equal/Enter, how do I get the result?
I can't find Value etc. There is nothing in the “TMS SmoothControls Developers Guide.pdf” documentation. |
AW: TMS TAdvSmoothCalculator how do I get the result?
Das Englisch war vermutlich nur versehentlich, daher antworte ich mal auf Deutsch: Wie wär's denn mit FloatValue?
|
AW: TMS TAdvSmoothCalculator how do I get the result?
Ja, sieht gut aus. Hatte ich probiert:
procedure TfrmCalculator.AdvSmoothCalculator1Enter(Sender: TObject); begin CodeSite.Send('Enter FloatValue: ', AdvSmoothCalculator1.FloatValue); end; Aber irgendwie reagiert AdvSmoothCalculator1Enter nicht. Das Ereignis wird nicht ausgelöst. Aber ist ein anderes Thema evtl. weil ich MDI noch verwende. Danke für die Antwort, hat mir Sicherheit gegeben. |
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:47 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