Interface IFormEmbeded
Unit
Deklaration
type IFormEmbeded = interface(IInterface)
Beschreibung
Attributes
- GUID['{32645468-32D9-434F-A426-0E789EF2D1CD}']
Hierarchie
- IInterface
- IFormEmbeded
Übersicht
Methoden
![]() |
function GetIconImageID: Integer; |
![]() |
function SetIcon(aIcon: TIcon): IFormEmbeded; |
![]() |
function SetIconGraphic(aGraphic: TGraphic): IFormEmbeded; |
![]() |
function SetIconPanelImageIndex(aIndex: Integer): IFormEmbeded; |
![]() |
function SetCaption(aName: string): IFormEmbeded; |
![]() |
function GetIconGraphic: TGraphic; |
Beschreibung
Methoden
![]() |
function GetIconImageID: Integer; |
![]() |
function SetIcon(aIcon: TIcon): IFormEmbeded; |
![]() |
function SetIconGraphic(aGraphic: TGraphic): IFormEmbeded; |
![]() |
function SetIconPanelImageIndex(aIndex: Integer): IFormEmbeded; |
![]() |
function SetCaption(aName: string): IFormEmbeded; |
![]() |
function GetIconGraphic: TGraphic; |
Erstellt mit PasDoc 0.16.0.
