Difference between revisions of "PropertyListLine.hasButton"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 11: Line 11:
  
 
Only used for Header lines.
 
Only used for Header lines.
If True, the PropertyListButton which's ID matches ButtonID will be displayed.
+
If True, the [[PropertyListButton]] which's ID matches [[PropertyListLine.ButtonID|ButtonID]] will be displayed.

Revision as of 13:14, 24 November 2012

Property (As Boolean)
aPropertyListLine.hasButton = newValue
or
BooleanValue = aPropertyListLine.hasButton


Only used for Header lines. If True, the PropertyListButton which's ID matches ButtonID will be displayed.