[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msebufdataset.pas line 506
type tlocalindexes = class(townedpersistentarrayprop) |
public |
constructor create(); |
class function getitemclasstype; override; |
procedure move(); override; |
property items []: tlocalindex; default; [r] |
function indexbyname(); |
property activeindex: Integer; [rw] |
property defaultindex: Integer; [rw] |
function fieldactive(); |
function hasfield(); |
function fieldmodified(); |
procedure preparefixup; |
published |
property onindexchanged: bufdataseteventty; [rw] |
end; |
| |
| |
| |
| |
tpersistent |
? |
TObject |