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

TD2DBPopupColumn

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

Declaration

Source position: orca_scene2d.pas line 6671

type TD2DBPopupColumn = class(TD2DBColumn)

protected

  function CreateCellControl; override;

  

  procedure DoPopupChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Items: TD2WideStrings; [rw]

  

end;

Inheritance

TD2DBPopupColumn

  

|

TD2DBColumn

  

|

TD2Column

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio