Class TMenuOption (unit WWWBtn97) |
Inherits from
TPersistent
Function GetBorderStyle : TBorderStyle;
Get PoupMenu Style.
Function GetStyle : TMenuStyle;
Get PoupMenu Style.
Function GetURLDisplay : TURLDisplay;
Get URLBitmap Display Style.
Procedure SetBorderStyle(Value : TBorderStyle);
Set & get procedure for MenuItem Border Style.
Procedure SetItemBmpFolder(Value : TBitmap);
Set Bitmap for items URL & Folder.
Procedure SetItemBmpURL(Value : TBitmap);
Set Item Bitmap for "URL" line.
Procedure SetItemFont (value : Tfont);
Set Item Font.
Procedure SetStyle(Value : TMenuStyle);
Set & get procedure for PoupMenu Style.
Procedure SetURLDisplay(Value : TURLDisplay);
Display url Icon Mode.
property FontColorSelect : TColor
property FontItem : TFont
Published declaration
property ItemBmpFolder : TBitmap
property ItemBmpURL : TBitmap
property ItemBorderStyle : TBorderStyle
property ItemSelectColor : TColor
property ItemUnselectColor : TColor
property MenuStyle : TMenuStyle
property URLBitmapDisplay : TURLDisplay
FBorderStyle : TBorderStyle;
Style Of PopupMenu.
FFontSelectColor : Tcolor;
Items Font Style.
FItemBmpFolder : TBitmap;
FItemBmpURL : TBitmap;
FItemColorSelect : TColor;
Items Bitmap.
FItemColorUnSelect : TColor;
Item Select state Color.
FItemFont : TFont;
Item Unselect state Color.
FStyle : TMenuStyle;
FURLDisplay : TURLDisplay;
Private Declaration
Function GetBorderStyle : TBorderStyle;
Get PoupMenu Style.
Function GetStyle : TMenuStyle;
Get PoupMenu Style.
Function GetURLDisplay : TURLDisplay;
Get URLBitmap Display Style.
Procedure SetBorderStyle(Value : TBorderStyle);
Set & get procedure for MenuItem Border Style.
Set PopupMenu Style.
Procedure SetItemBmpFolder(Value : TBitmap);
Set Bitmap for items URL & Folder.
TMenuOption } { Set Item Bitmap for "Folder" line.
Procedure SetItemBmpURL(Value : TBitmap);
Set Item Bitmap for "URL" line.
Procedure SetItemFont (value : Tfont);
Set Item Font.
Set Item Font.
Procedure SetStyle(Value : TMenuStyle);
Set & get procedure for PoupMenu Style.
Set PopupMenu Style.
Procedure SetURLDisplay(Value : TURLDisplay);
Display url Icon Mode.
Set URLBitmap Display Style.
property FontColorSelect : TColor
property FontItem : TFont
Published declaration
property ItemBmpFolder : TBitmap
property ItemBmpURL : TBitmap
property ItemBorderStyle : TBorderStyle
property ItemSelectColor : TColor
property ItemUnselectColor : TColor
property MenuStyle : TMenuStyle
property URLBitmapDisplay : TURLDisplay
FBorderStyle : TBorderStyle;
Style Of PopupMenu.
FFontSelectColor : Tcolor;
Items Font Style.
FItemBmpFolder : TBitmap;
FItemBmpURL : TBitmap;
FItemColorSelect : TColor;
Items Bitmap.
FItemColorUnSelect : TColor;
Item Select state Color.
FItemFont : TFont;
Item Unselect state Color.
FStyle : TMenuStyle;
FURLDisplay : TURLDisplay;
Private Declaration