Skip to content

about fmx DialogService.MessageDialog #506

@liuzg-rgb

Description

@liuzg-rgb

DialogService.ShowMessage('hello')
work well

    DialogService.MessageDialog('hello2', 'TMsgDlgType.mtInformation', 'mbYesNo', 'TMsgDlgBtn.mbYes', 0)

resultt

"MessageDialog" called with invalid arguments.
Error: Expected and actual arguments are incompatible

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions