Interface IFormEmbeded

Felder
Eigenschaften

Unit

Deklaration

type IFormEmbeded = interface(IInterface)

Beschreibung

Attributes
GUID['{32645468-32D9-434F-A426-0E789EF2D1CD}']

Hierarchie

Übersicht

Methoden

Public function GetIconImageID: Integer;
Public function SetIcon(aIcon: TIcon): IFormEmbeded;
Public function SetIconGraphic(aGraphic: TGraphic): IFormEmbeded;
Public function SetIconPanelImageIndex(aIndex: Integer): IFormEmbeded;
Public function SetCaption(aName: string): IFormEmbeded;
Public function GetIconGraphic: TGraphic;

Beschreibung

Methoden

Public function GetIconImageID: Integer;
 
Public function SetIcon(aIcon: TIcon): IFormEmbeded;
 
Public function SetIconGraphic(aGraphic: TGraphic): IFormEmbeded;
 
Public function SetIconPanelImageIndex(aIndex: Integer): IFormEmbeded;
 
Public function SetCaption(aName: string): IFormEmbeded;
 
Public function GetIconGraphic: TGraphic;
 

Erstellt mit PasDoc 0.16.0.