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

TD2CompoundAngleBar

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

Declaration

Source position: orca_scene2d.pas line 5953

type TD2CompoundAngleBar = class(TD2Control)

protected

  procedure DoChange();

  

  procedure UpdateLabel;

  

public

  constructor Create(); override;

  

published

  property TextLabel: TD2Label; [r]

  

  property AngleButton: TD2AngleButton; [r]

  

  property ValueLabel: TD2Label; [r]

  

  property Value: Single; [rws]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TD2CompoundAngleBar

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio