Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32🞂TBitmap32🞂OnHandleChangedEventPublished

TBitmap32.OnHandleChanged

Fired when the OS GDI bitmap surface handle (Handle) is changed or re-allocated.

Declaration ​

pascal
property OnHandleChanged: TNotifyEvent read FOnHandleChanged write FOnHandleChanged;

Description ​

OnHandleChanged fires when the backend surface handle is recreated or updated (for instance, following a surface resize or backend change).