Record TToolbarIcons
Unit
Declaration
type TToolbarIcons = record
Description
Warning: this symbol is deprecated.
See NPPM_ADDTOOLBARICON_DEPRECATED
Overview
Fields
| Public | ToolbarBmp: HBITMAP; |
| Public | ToolbarIcon: HICON; |
Description
Fields
| Public | ToolbarBmp: HBITMAP; |
|
Standard 16x16 bitmap handle | |
| Public | ToolbarIcon: HICON; |
|
Standard 32x32 icon handle | |
This documentation is in the public domain under the Creative Commons Zero v1.0 Universal public license.