Class TAutoLevelColorValue

Unit

Declaration

type TAutoLevelColorValue = class(TXOMObject)

Description

TAutoLevelColorValue

Hierarchy

  • TXOMObject
  • TAutoLevelColorValue

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property Color: TAutoLevelColor read FColor write FColor;
Published property Level: Integer read FLevel write FLevel;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property Color: TAutoLevelColor read FColor write FColor;
 
Published property Level: Integer read FLevel write FLevel;
 

Generated by PasDoc 0.15.0.