QuestionDialog3way

Text
Declare Procedure QuestionDialog3way dll "actualDocument" (string, string, string, string, string, string, string, string, string, string)
QuestionDialog3way(Caption, Question, Button1, Label1, Button2, Label2, Button3, Label3, Answer, Note)

Parametry

Caption

Typ: string

text

Question

Typ: string

text

Button1

Typ: string

text

Label1

Typ: string

text

Button2

Typ: string

text

Label2

Typ: string

text

Button3

Typ: string

text

Label3

Typ: string

text

Answer

Typ: string

text

Note

Typ: string

text

Popis