ImageEn, unit iexOtherClasses |
|
TIERFBClient.FrameBuffer
Declaration
property FrameBuffer: TIEBitmap;
Description
Contains the bitmap where TIERFBClient will paint the server screen.
This bitmap could be external (for instance a TImageEnView.IEBitmap) or internal (created and owned by TIERFBClient object).
See Also
◼Connect◼LockFrameBuffer◼UnlockFrameBuffer◼Suspended