[Overview][Constants][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_dblistview.pas line 77
type TUltimListViewDatalink = class(TDataLink) |
||
public |
||
constructor Create(); virtual; |
|
|
protected |
||
procedure ActiveChanged; override; |
|
|
procedure DataSetChanged; override; |
|
|
procedure EditingChanged; override; |
|
|
public |
||
procedure p_SetListNil; |
|
|
property DBListView: TDBListView; [r] |
|
|
end; |
|
||
| | ||
TDataLink |
||
? | ||
TObject |