Unit frameModpathDisplayUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TUndoImportPathline  
Class TframeModpathDisplay  

Types

TPathlineLimits = (...);

Constants

Colorlimits = 'Color limits';
Layer = 'Layer';
Row = 'Row';
Column = 'Column';
Times = 'Times';
Group = 'Group';
TableCaptions: array[Low(TPathlineLimits)..High(TPathlineLimits)] of string = ('', Colorlimits, Layer, Row, Column, Times, Group);

Description

Types

TPathlineLimits = (...);
 
Values
  • plNone:  
  • plColors:  
  • plLayer:  
  • plRow:  
  • plColumn:  
  • plTime:  
  • pcParticleGroup:  

Constants

Colorlimits = 'Color limits';
 
Layer = 'Layer';
 
Row = 'Row';
 
Column = 'Column';
 
Times = 'Times';
 
Group = 'Group';
 
TableCaptions: array[Low(TPathlineLimits)..High(TPathlineLimits)] of string = ('', Colorlimits, Layer, Row, Column, Times, Group);
 

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