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

TOPIC:

TplProgressBar throws exception 11 years 6 months ago #2712

  • RockyLuck
  • RockyLuck's Avatar Topic Author
  • Visitor
  • Visitor
If max <= min TplProgressBar throws an exception inside procedure TplProgressBar.DrawElements;

The procedure should start with

if FMax <= FMin then Exit;

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

  • Page:
  • 1