[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_serialization_binary.pas line 235
type TStreamBinaryBookmark = class(TStreamBookmark) |
public |
destructor Destroy; override; |
property SerializationStyle: TSerializationStyle; [r] |
property NameStyle: TNameStyle; [r] |
property RootData: PDataBuffer; [r] |
property Stack: TObjectStackEx; [r] |
end; |
| |
| |
TObject |