Lines Matching full:helptext
46 for Lbl, Text, Row, Col, Len, Min, Max, Id, Lst, Fct, Enabled, HelpText in ctrls: 120 helpText = IniGetValue(JetDefs.JETCREATOR_HLP, ctrlList, Lbl) 121 if helpText > "": 122 self.ctrls[Text].SetHelpText(helpText)