Controls with an OnClick event must have a Click method

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36948
    HeDiBo
    Participant

    Case in point: the TsWebLabel.

    It's very easy use TsWebLabel components to replace standard buttons: the click on a TsWebLabel looks great.

    But you cannot execute a click from your program. The Click method is hidden in TControl as a protected procedure.

    #43585
    Support
    Keymaster

    This method will be available in the nearest release.

    #54980
    HeDiBo
    Participant
    'Support' wrote:

    This method will be available in the nearest release.

    Problem solved in 10.29 :a3:

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.