xButton.GetProperties |
|
|
|
xButton.GetProperties |
|
|
|
|
||
OverviewExamples
table xButton.GetProperties ( |
ButtonProperties = xButton.GetProperties("xButton1");
if ButtonProperties.Cursor == CURSOR_BLACK_ARROW then
-- The black arrow cursor is being used
end
if xButton.GetProperties("xButton1").FontItalic then
-- The xButton text is Italic
end
Retrieve various properties from the xButton object 'xButton1'.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us