Class TScreenFontStyleNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TScreenFontStyleNodeHelper = class helper(TObject) for TScreenFontStyleNode

Description

Hierarchy

  • TObject
  • TScreenFontStyleNodeHelper

Overview

Properties

Public property Horizontal: boolean read GetHorizontal write SetHorizontal;
Public property Language: string read GetLanguage write SetLanguage;
Public property LeftToRight: boolean read GetLeftToRight write SetLeftToRight;
Public property PointSize: Single read GetPointSize write SetPointSize;
Public property Spacing: Single read GetSpacing write SetSpacing;
Public property TopToBottom: boolean read GetTopToBottom write SetTopToBottom;

Description

Properties

Public property Horizontal: boolean read GetHorizontal write SetHorizontal;
 
Public property Language: string read GetLanguage write SetLanguage;
 
Public property LeftToRight: boolean read GetLeftToRight write SetLeftToRight;
 
Public property PointSize: Single read GetPointSize write SetPointSize;
 
Public property Spacing: Single read GetSpacing write SetSpacing;
 
Public property TopToBottom: boolean read GetTopToBottom write SetTopToBottom;
 

Generated by PasDoc 0.14.0.