ImageEn, unit iexBitmaps

TIOParams.Create

TIOParams.Create


Declaration

constructor Create(AttachTo: TObject = nil);


Description

A TIOParams object is automatically created by the TImageEnIO component and optionally by a TIEBitmap if ParamsEnabled is True. AttachTo can be a TImageEnIO or TIEBitmap
You will normally never need to create a TIOParams object yourself.