API 설명서 > Custom user interface > Object ProUIRadiogroup > Function ProUIRadiogroupButtonstyleGet
Function ProUIRadiogroupButtonstyleGet
Description
Gets the radiogroup button style.
Synopsis
ProUIRadiogroupButtonstyleGet
(
char* dialog
/* (In)
The name of the dialog that contains the radiogroup.
*/
char* component
/* (In)
The name of the radiogroup component
*/
/* (Out)
The button style to use.
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
도움이 되셨나요?