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