Unit ColRowLayerChangeUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

ColRowLayerChangeUnit is used define TCustomLayerRowColumnSelector which is an abstract base class whose descendants handle changes of the selected column, row, or layer.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCustomLayerRowColumnSelector TCustomLayerRowColumnSelector is an abstract base class whose descendants handle changes of the selected column, row, or layer.
Class TRowSelector TRowSelector handles changes in the selected row.
Class TLayerSelector TLayerSelector handles changes in the selected layer.

Types

TJumpType = (...);

Description

Types

TJumpType = (...);

when clicking on TframeView.ModelCube, TJumpType is used to indicate how much to change the selected layer, row, or column.

Values
  • jtSmall: = change by 1.
  • jtBig: = change by 10.
  • jtToMouse: = change to the mouse position.

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:29