Welcome, Guest
Username: Password: Remember me
General Purpose Components and Libraries, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

TExtendedTabControl OnChange event is not working 9 years 2 months ago #6560

  • Matteo Riso
  • Matteo Riso's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • ZipGenius developer
  • Posts: 17
  • Thank you received: 0
The TExtendedTabControl OnChange event is not working (while OnChanging is).
In order to reproduce the problem, place the component and rename it "TabControl1" then add some tab and place the following line in the OnChange event:
showmessage (IntToStr(TabControl1.TabIndex));

Run the program and try to switch from one tab to another. It just won't show anything.
ZipGenius - the free file compression suite for Windows (and Linux soon).

Please Log in or Create an account to join the conversation.

  • Page:
  • 1