Source position: dialogs.inc line 776
function TDialog.NewButton(
X: Sw_Integer;
Y: Sw_Integer;
W: Sw_Integer;
H: Sw_Integer;
ATitle: TTitleStr;
ACommand: Word;
AHelpCtx: Word;
AFlags: Byte
):PButton;