API 설명서 > Custom user interface > Object ProUIDialog > Function ProUIDialogUnattachLeft
Function ProUIDialogUnattachLeft
Description
To not attach the dialog at left side of the parent component.
Synopsis
#include <ProUIDialog.h>
ProUIDialogUnattachLeft
(
char* dialog
/* (In)
Name of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?