[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Operating System handle for the brush.
Source position: graphics.pp line 736
public property TBrush.Handle : HBRUSH |
Handle is a HBRUSH property which contains the handle allocated for the brush.
Remark: | Handle has been marked as deprecated. Use the Reference property to access the handle for the brush. |
|
Contains a Reference to the handle allocated for the Brush. |
Version 4.0 | Generated 2025-05-03 | Home |