Class TCustomDeviceContextWriter
Unit
PXL.Devices
Declaration
type TCustomDeviceContextWriter = class abstract(TObject)
Description
Abstract writer class that is given by device context upon creation and allows writing to context's internal values.
Hierarchy
- TObject
- TCustomDeviceContextWriter
Overview
Properties
Description
Properties
 |
property Context: TCustomDeviceContext read FContext; |
|
Reference to device context instance that created this writer.
|
Copyright © 2000 - 2017 Yuriy Kotsarenko. Help files generated by PasDoc.
|