Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

     Begin_Com Role(*EXTENDS #PRIM_WEB) Theme(#SYS_THEME) 

Define_Com Class(#PRIM_MD.Edit) Name(#Search) DisplayPosition(1) Left(64) Parent(#COM_OWNER) TabPosition(1) Top(56) Label('Search') PromptIcon('search') LabelPosition(None) Height(49)

Evtroutine Handling(#Search.PromptIconClick #Search.Enter)

* Handle prompt click

Endroutine

End_Com

See also

All Component Classes

Technical Reference