Difference between revisions of "PropertyListLine.hasButton"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (6 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
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.

Latest revision as of 14:24, 6 August 2015

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.