Performance Metric kcml.translate.clipped

Summary

Translated strings clipped on rendering in the client

Send Condition

Form.Open()

Statistics

NameTypeDescription
formstringName of form containing control
ctrlstringName of control
contextstringContext set on control
labelstringText labelling the control
textstringText that is too long to display
dpinumDisplay DPI
screenwnumPixel width of display holding the form
screenhnumPixel height of display holding the form
formwnumPixel width of the form
formhnumPixel height of the form
ctrlwnumPixel width of the control
textwnumPixel width required to display the text
extrastringExtra information

General Form

kcml.translate.clipped,form=string,ctrl=string,context=string,label=string,text=string,dpi=num,screenw=num,screenh=num,formw=num,formh=num,ctrlw=num,textw=num,extra=string

See Also:

Performance Metrics