Class TFillPropertiesNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFillPropertiesNodeHelper = class helper(TObject) for TFillPropertiesNode

Description

Hierarchy

  • TObject
  • TFillPropertiesNodeHelper

Overview

Properties

Public property Filled: boolean read GetFilled write SetFilled;
Public property HatchColor: TCastleColorRGB read GetHatchColor write SetHatchColor;
Public property Hatched: boolean read GetHatched write SetHatched;
Public property HatchStyle: Integer read GetHatchStyle write SetHatchStyle;

Description

Properties

Public property Filled: boolean read GetFilled write SetFilled;
 
Public property HatchColor: TCastleColorRGB read GetHatchColor write SetHatchColor;
 
Public property Hatched: boolean read GetHatched write SetHatched;
 
Public property HatchStyle: Integer read GetHatchStyle write SetHatchStyle;
 

Generated by PasDoc 0.14.0.