|
|
|
|
|
The FullName property is used to find out the full name: - of a control.
- of a window.
- of a menu option.
- of a table column.
Sintaxis
Finding out the full name of specified element Ocultar los detalles
<Result> = <Element used>.FullName
<Result>: Character string - Full name of specified element.
- Empty string ("") for:
- lines in Table, List, ListView control or Combo fields,
- cells in Table controls.
<Element used>: Character string Name of the element to be used.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|