Difference between revisions of "LMD VCL - TextPack controls"
From LMD
m |
|||
Line 37: | Line 37: | ||
<tr> | <tr> | ||
<td>TLMDTextHint</td> | <td>TLMDTextHint</td> | ||
− | <td> | + | <td>TLMDHint</td> |
</tr> | </tr> | ||
Revision as of 19:47, 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 | MyControl |
TLMDTextDBLabel | MyControl |
TLMDTextDBViewLabel | MyControl |