Difference between revisions of "LMD VCL - TextPack controls"
From LMD
(Created page with "LMD-TextPack is deprecated since 2021 release. The following is a table of deprecated controls along with the suggestions for replacements. <br> <table bordercolor="#b0c4de"...") |
|||
| Line 12: | Line 12: | ||
<tr> | <tr> | ||
<td>TLMDTextContainer</td> | <td>TLMDTextContainer</td> | ||
| − | <td> | + | <td>...</td> |
</tr> | </tr> | ||
Revision as of 19:46, 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 | MyControl |
| TLMDTextButton | MyControl |
| TLMDTextSpeedButton | MyControl |
| TLMDTextHint | MyControl |
| TLMDTextShapeHint | MyControl |
| TLMDTextLabel | MyControl |
| TLMDTextCheckBox | MyControl |
| TLMDTextCheckGroup | MyControl |
| TLMDTextRadioButton | MyControl |
| TLMDTextScroll | MyControl |
| TLMDTextScrollPanel | MyControl |
| TLMDTextRadioGroup | MyControl |
| TLMDTextDBExport | MyControl |
| TLMDTextDBLabel | MyControl |
| TLMDTextDBViewLabel | MyControl |