Interface IJCorePID
Unit
JCoreEntity
Declaration
type IJCorePID = interface(IInterface)
Description
Attributes
- GUID['{92E3EA6B-0D18-E9DE-53C7-ED02857C558B}']
Hierarchy
Overview
Methods
Description
Methods
 |
function ADMByName(const AAttributeName: string): IJCoreADM; |
|
 |
function Entity: TObject; |
|
 |
function IsDirty: Boolean; |
|
 |
function IsPersistent: Boolean; |
|
 |
function Lazyload(const AAttrAddr: Pointer): Boolean; |
|
Generated by PasDoc 0.14.0.
|