[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedb.pas line 218
type tmsefield = class(tfield, imsefield) |
public |
function HasParent; override; |
procedure Clear; override; |
function assql; |
function asoldsql; |
published |
property DataSet; [s] |
property FieldKind; |
property HasConstraints; |
property LookupCache; |
end; |
| |
tfield |
? |
TObject |