AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Propiedades WLanguage
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Propiedades de gestión de fuentes
Estas propiedades se pueden utilizar en una variable de tipo tipo de letra.
BoldLa propiedad Bold se utiliza para:
  • Averiguar si una variable Font está en negrita.
  • Modificar el atributo negrita de una variable Font.
CharacterSpacingLa propiedad CharacterSpacing obtiene y establece el espaciado entre caracteres.
CharsetLa propiedad Charset permite:
  • Obtener el conjunto de caracteres utilizado por una variable de tipo Font.
  • Cambiar el conjunto de caracteres utilizado por una variable de tipo Font.
  • Obtener el conjunto de caracteres utilizado por un archivo de datos HFSQL.
ColorThe Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
CondensedLa propiedad Condensed permite:
  • Determinar si una variable de tipo Font está comprimida (condensada).
  • Condensar una variable de tipo Font.
Esta propiedad se conserva por motivos de compatibilidad con versiones anteriores.
ExtendedThe property Extended allows you to:
  • Find out whether a Font variable is extended.
  • Extend (or not) a Font variable.
This property is kept for backward compatibility.
ItalicLa propiedad Italic se utiliza para:
  • Averiguar si una variable Font está en cursiva.
  • Modificar el atributo cursiva de una variable Font.
LargeThe Large property allows you to:
  • Find out whether a Font variable is enlarged.
  • Enlarge (or not) a Font variable.
This property is kept for backward compatibility.
LineSpacingLa propiedad LineSpacing obtiene y establece el interlineado de las variables de tipo Font.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
OrientationThe Orientation property is used to:
  • Get the angle (in degrees) of a Font variable.
  • Modify the angle (in degrees) of a Font variable.
SizeThe Size property is used to determine and change the size of an element.
SizeUnitThe SizeUnit property gets and sets the font size unit.
StrikeOutLa propiedad StrikeOut permite:
  • Determinar si el formato de tachado se aplica a una variable de tipo Font.
  • Aplicar formato de tachado a una variable de tipo Font.
UnderlineLa propiedad Underline permite:
  • Averiguar si una variable Font está subrayada.
  • Subraye (o no) una variable Font.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local