The mBase and xLBL properties got me confused often. For example, both have an Enabled property, and in all there are 3 "Enabled" properties as shown below:
SwiftButton1.Enabled
SwiftButton1.mBase.Enabled
SwiftButton1.xLBL.Enabled
Could someone explain to me when I should use which, please?
TIA
SwiftButton1.Enabled
SwiftButton1.mBase.Enabled
SwiftButton1.xLBL.Enabled
Could someone explain to me when I should use which, please?
TIA