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

TD2DBLabel

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

Declaration

Source position: orca_scene2d.pas line 6518

type TD2DBLabel = class(TD2Label)

protected

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

  property TextAlign: TD2TextAlign;

  

end;

Inheritance

TD2DBLabel

  

|

TD2Label

  

|

TD2TextControl

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio