TPagedPdfInstructionSink

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TPdfInstructionSinkAbstract base class for targets to which TPdfInstruction instances can be added.
3TPagedPdfInstructionSink

Source

Pdf.Instruction.Sink.pas (49)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTPagedPdfCursorFCursor
InstanceprotectedTStack<TPdfCursor>FCursorStack

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Cursor: TPagedPdfCursor)
InstancepublicDestroy()
InstancepublicAdd(Instruction: TPdfInstruction)
InstancepublicTStack<TPdfCursor>CursorStack()
InstancepublicTPdfCursorCursor()