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