Difference between revisions of "LMD VCL - TextPack controls"
From LMD
m |
m |
||
Line 83: | Line 83: | ||
<tr> | <tr> | ||
<td>TLMDTextDBExport</td> | <td>TLMDTextDBExport</td> | ||
− | <td> | + | <td>...</td> |
</tr> | </tr> | ||
Revision as of 19:48, 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 | TLMDHint |
TLMDTextShapeHint | MyControl |
TLMDTextLabel | MyControl |
TLMDTextCheckBox | MyControl |
TLMDTextCheckGroup | MyControl |
TLMDTextRadioButton | MyControl |
TLMDTextScroll | MyControl |
TLMDTextScrollPanel | MyControl |
TLMDTextRadioGroup | MyControl |
TLMDTextDBExport | ... |
TLMDTextDBLabel | MyControl |
TLMDTextDBViewLabel | MyControl |