Objetos Nativos

<< Clique para Mostrar o Sumário >>

 

Objetos Nativos

Por definição, todos os objetos nativos da Biblioteca HighPerformance Template recebem automaticamente as Associações de tradução em uma propriedade pré-definida.

Assim, por exemplo, quando o objeto hpTranslatorAddLinkXM analisa um objeto do tipo hpLabel0, automaticamente cria a Associação de tradução em sua propriedade TextValue.

Os objetos contemplados por este recurso e suas respectivas propriedades afetadas estão descritos na tabela a seguir.

Objetos nativos e propriedades

Objeto

Propriedade

hpCheckBox

Label

hpCommandButton

Label

hpDateTimePicker

ListMonths, ListWeekDays, MenuParameter

hpLabel0

TextValue

hpLabel1

TextValue

hpLabel2

TextValue

hpLabel3

TextValue

hpLabel3Highlight

TextValue

hpLabel4

TextValue

hpLabel4Highlight

TextValue

hpLabel5

TextValue

hpLabel6

TextValue

hpLabelGeneric

TextValue

hpLinkDetail

MenuDescription

hpLinkMain

MenuDescription

hpOptionButton

Caption

hpPageReference

TextValue

hpTabBarHorizontal

Tab1Text, Tab2Text, Tab3Text, Tab4Text, Tab5Text, Tab6Text, Tab7Text, Tab8Text, Tab9Text, Tab10Text, Tab11Text, Tab12Text

hpTabBarVertical

Tab1Text, Tab2Text, Tab3Text, Tab4Text, Tab5Text, Tab6Text, Tab7Text, Tab8Text, Tab9Text, Tab10Text, Tab11Text, Tab12Text

hpToggleButton

LabelOn, LabelOff

 

Para desativar este recurso, altere o valor da propriedade AutoCreateHPLinks para False. Assim, nenhum objeto nativo da Biblioteca HighPerformance Template recebe Associações de tradução.

Caso seja necessário criar uma Associação de tradução em outra propriedade que não seja a padrão, declare o objeto na propriedade PropertiesList, conforme o tópico a seguir.

Esta página foi útil?