[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_type.pas line 237
type TSDOIntegerType = class(TSDOBaseOrdinalType) |
protected |
function getTypeEnum; override; |
function getFieldSize; override; |
public |
constructor Create(); |
end; |
| |
| |
| |
| |
| |
| |
TObject,IInterface,ISDOType,ISDOTypeEx |