Difference between revisions of "AppleEventRecord.StringParam"
From Xojo Documentation
(SMBot: new page by automated transformation) |
m (1 revision) |
(No difference)
|
Revision as of 23:01, 11 March 2010
Property (As String )
aAppleEventRecord.StringParam(Keyword as String) = newStringValue
or
StringValue = aAppleEventRecord.StringParam(Keyword as String)
Supported for all project types and targets.
or
StringValue = aAppleEventRecord.StringParam(Keyword as String)
Supported for all project types and targets.
A String being passed as a parameter in the AppleEventRecord.