make_PB
(ライブラリ)
【Ver.1.7 以降】

PBボタンを作成します。

make_PB

指定されたパラメータ・表示文字・ボタン数を元に画面にPBボタンを設定します。

<button.h>が必要です。

call make_PB(sysprm(),pb_title(),PB_NUM)
|
call make_PB(sysprm(),pb_title(),PB_NUM)
|