Class IAgentCtlBalloon (unit AgentObjects_TLB)

Inherits from

IDispatch

IAgentCtlBalloon Interface

Constructors



Functions

function Get_BackColor: Integer;


function Get_BorderColor: Integer;


function Get_CharsPerLine: Integer;


function Get_Enabled: WordBool;


function Get_FontBold: WordBool;


function Get_FontCharSet: Smallint;


function Get_FontItalic: WordBool;


function Get_FontName: WideString;


function Get_FontSize: Integer;


function Get_FontStrikethru: WordBool;


function Get_FontUnderline: WordBool;


function Get_ForeColor: Integer;


function Get_NumberOfLines: Integer;


function Get_Visible: WordBool;


procedure Set_FontCharSet(Value: Smallint);


procedure Set_FontName(const Value: WideString);


procedure Set_FontSize(Value: Integer);


procedure Set_Visible(Value: WordBool);


Properties

property BackColor : Integer


property BorderColor : Integer


property CharsPerLine : Integer


property Enabled : WordBool


property FontBold : WordBool


property FontCharSet : Smallint


property FontItalic : WordBool


property FontName : WideString


property FontSize : Integer


property FontStrikethru : WordBool


property FontUnderline : WordBool


property ForeColor : Integer


property NumberOfLines : Integer


property Visible : WordBool


Events

Variables


Constructors


Functions


function Get_BackColor: Integer;


function Get_BorderColor: Integer;


function Get_CharsPerLine: Integer;


function Get_Enabled: WordBool;


function Get_FontBold: WordBool;


function Get_FontCharSet: Smallint;


function Get_FontItalic: WordBool;


function Get_FontName: WideString;


function Get_FontSize: Integer;


function Get_FontStrikethru: WordBool;


function Get_FontUnderline: WordBool;


function Get_ForeColor: Integer;


function Get_NumberOfLines: Integer;


function Get_Visible: WordBool;


procedure Set_FontCharSet(Value: Smallint);


procedure Set_FontName(const Value: WideString);


procedure Set_FontSize(Value: Integer);


procedure Set_Visible(Value: WordBool);


Properties


property BackColor : Integer


property BorderColor : Integer


property CharsPerLine : Integer


property Enabled : WordBool


property FontBold : WordBool


property FontCharSet : Smallint


property FontItalic : WordBool


property FontName : WideString


property FontSize : Integer


property FontStrikethru : WordBool


property FontUnderline : WordBool


property ForeColor : Integer


property NumberOfLines : Integer


property Visible : WordBool


Events


Variables