AppleEventRecord.IntegerParam
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Integer )
aAppleEventRecord.IntegerParam(Keyword as String) = newIntegerValue
or
IntegerValue = aAppleEventRecord.IntegerParam(Keyword as String)
Supported for all project types and targets.
or
IntegerValue = aAppleEventRecord.IntegerParam(Keyword as String)
Supported for all project types and targets.
An integer (passed as a String) being passed as a parameter in the AppleEventRecord.