LMD VCL - TextPack controls: Difference between revisions
Jump to navigation
Jump to search
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"..." |
No edit summary |
||
| Line 12: | Line 12: | ||
<tr> | <tr> | ||
<td>TLMDTextContainer</td> | <td>TLMDTextContainer</td> | ||
<td> | <td>...</td> | ||
</tr> | </tr> | ||
Revision as of 20: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 |