Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2Track

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: orca_scene2d.pas line 3890

type TD2Track = class(TD2CustomTrack)

published

  property BindingSource: TD2Control;

  

  property Resource: string;

  

  property Min: Single; [rw]

  

  property Max: Single; [rw]

  

  property Frequency: Single; [rw]

  

  property Orientation: TD2Orientation; [rw]

  

  property Value: Single; [rw]

  

  property ViewportSize: Single; [rw]

  

  property Tracking: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TD2Track

  

|

TD2CustomTrack

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio