Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TMPHColors

Unit

MPHexEditor

Declaration

type TMPHColors = class(TPersistent)

Description

persistent color storage (contains the colors in hex editors)

Properties

Overview

Publishedproperty Background: TColor;
Publishedproperty ChangedBackground: TColor;
Publishedproperty ChangedText: TColor;
Publishedproperty CurrentOffset: TColor;
Publishedproperty CurrentOffsetBackground: TColor;
Publishedproperty CursorFrame: TColor;
Publishedproperty EvenColumn: TColor;
Publishedproperty Grid: TColor;
Publishedproperty NonFocusCursorFrame: TColor;
Publishedproperty OddColumn: TColor;
Publishedproperty Offset: TColor;
Publishedproperty OffsetBackGround: TColor;
Publicproperty Parent: TControl;

Description

Publishedproperty Background: TColor;

background color

Publishedproperty ChangedBackground: TColor;

background color of modified bytes (in overwrite mode)

Publishedproperty ChangedText: TColor;

foreground color of modified bytes (in overwrite mode)

Publishedproperty CurrentOffset: TColor;

foreground color of the current line in the offset pane (gutter)

Publishedproperty CurrentOffsetBackground: TColor;

background color of the current line in the offset pane (gutter)

Publishedproperty CursorFrame: TColor;

color of the cursor and position frame in the second pane

Publishedproperty EvenColumn: TColor;

foreground color of even columns

Publishedproperty Grid: TColor;

pen color of the grid

Publishedproperty NonFocusCursorFrame: TColor;

color of a cursor frame in a non-focused editor

Publishedproperty OddColumn: TColor;

foreground color of odd columns

Publishedproperty Offset: TColor;

foreground color of the line offsets

Publishedproperty OffsetBackGround: TColor;

background color of the offset pane (gutter)

Publicproperty Parent: TControl;

parent hex editor control


Generated by DIPasDoc 0.8.7 on Di 15. Jun 2004 20:02:30