Difference between revisions of "LMD VCL - TextPack controls"

From LMD
Jump to: navigation, search
m
m
Line 22: Line 22:
 
<tr>
 
<tr>
 
<td>TLMDTextListBox</td>
 
<td>TLMDTextListBox</td>
<td>MyControl</td>
+
<td>TLMDHTMLListBox</td>
 
</tr>
 
</tr>
  
Line 47: Line 47:
 
<tr>
 
<tr>
 
<td>TLMDTextLabel</td>
 
<td>TLMDTextLabel</td>
<td>MyControl</td>
+
<td>TLMDHTMLLabel</td>
 
</tr>
 
</tr>
  

Revision as of 20:53, 9 April 2021

LMD-TextPack is deprecated since 2021 release. The following is a table of deprecated controls along with the suggestions for replacements.


TextPack Control Replacement Control
TLMDTextContainer ...
TLMDTextPanel MyControl
TLMDTextListBox TLMDHTMLListBox
TLMDTextButton MyControl
TLMDTextSpeedButton MyControl
TLMDTextHint TLMDHint
TLMDTextShapeHint MyControl
TLMDTextLabel TLMDHTMLLabel
TLMDTextCheckBox MyControl
TLMDTextCheckGroup MyControl
TLMDTextRadioButton MyControl
TLMDTextScroll MyControl
TLMDTextScrollPanel MyControl
TLMDTextRadioGroup MyControl
TLMDTextDBExport ...
TLMDTextDBLabel MyControl
TLMDTextDBViewLabel MyControl