CtlPanel.TAppletModule.AppletIcon
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: CTLPanel.pas CtlPanel.hpp
| |
Unit: CtlPanel | |
Parent: TAppletModule |
Delphi
property AppletIcon: TIcon read FAppletIcon write SetAppletIcon;
C++
__property Vcl::Graphics::TIcon* AppletIcon = {read=FAppletIcon, write=SetAppletIcon};
Description
Indicates the icon for the AppletModule.
AppletIcon contains the icon that is associated with this Applet Module.