Class TFontStyleNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFontStyleNodeHelper = class helper(TObject) for TFontStyleNode

Description

Hierarchy

  • TObject
  • TFontStyleNodeHelper

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 Size: Single read GetSize write SetSize;
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 Size: Single read GetSize write SetSize;
 
Public property Spacing: Single read GetSpacing write SetSpacing;
 
Public property TopToBottom: boolean read GetTopToBottom write SetTopToBottom;
 

Generated by PasDoc 0.14.0.