Unit 'JvDBLookupTreeView' Package
[Overview][Classes][Index] [#pl_jvcl]

TJvDBLookupControl

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

Declaration

Source position: jvdblookuptreeview.pas line 87

type TJvDBLookupControl = class(TJvCustomControl)

protected

  procedure GetDlgCode(); override;

  

  procedure Notification(); override;

  

  property DataField: string; [rw]

  

  property DataSource: TDataSource; [rw]

  

  property KeyField: string; [rw]

  

  property KeyValue: Variant; [rw]

  

  property ListField: string; [rw]

  

  property ListFieldIndex: Integer; [rw]

  

  property ListSource: TDataSource; [rw]

  

  property UseFilter: Boolean; [rw]

  

  property ParentColor;

  

  property ReadOnly: Boolean; [rw]

  

  property TabStop;

  

  property OnKeyValueChange: TNotifyEvent; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Field: TField; [r]

  

end;

Inheritance

TJvDBLookupControl

  

|

TJvExCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio