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

TD2ProgressColumn

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

Declaration

Source position: orca_scene2d.pas line 6255

type TD2ProgressColumn = class(TD2Column)

protected

  function CreateCellControl; override;

  

public

  constructor Create(); override;

  

published

  property Min: Single; [rw]

  

  property Max: Single; [rw]

  

end;

Inheritance

TD2ProgressColumn

  

|

TD2Column

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio