Void IButtonComponent.SetBasicDatas(String caption, String image, String tooltip)
Sets basic information of the button.
Examples
Parameters
-
caption
Type: String
Caption of the button.
-
image
Type: String
Image of the button.
-
tooltip
Type: String
Tooltip of the button.