Void IButtonComponent.SetBasicDatas(String caption, String image, String tooltip)

Sets basic information of the button.

Parameters

  • caption
    Type: String
    Caption of the button.
  • image
    Type: String
    Image of the button.
  • tooltip
    Type: String
    Tooltip of the button.