Class TIWBSNavBar

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSNavBar = class(TIWBSCustomRegion)

Description

no description available, TIWBSCustomRegion description follows

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public function RenderHTML(AContext: TIWCompContext): TIWHTMLTag; override;

Properties

Published property Brand: string read FBrand write FBrand;
Published property BrandLink: string read FBrandLink write FBrandLink;
Published property BSFixed: TIWBSNavBarFixed read FFixed write FFixed default bsnvfxNone;
Published property BSFluid: boolean read FFluid write FFluid default False;
Published property BSInverse: boolean read FInverse write FInverse default False;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public function RenderHTML(AContext: TIWCompContext): TIWHTMLTag; override;
 

Properties

Published property Brand: string read FBrand write FBrand;
 
Published property BrandLink: string read FBrandLink write FBrandLink;
 
Published property BSFixed: TIWBSNavBarFixed read FFixed write FFixed default bsnvfxNone;
 
Published property BSFluid: boolean read FFluid write FFluid default False;
 
Published property BSInverse: boolean read FInverse write FInverse default False;
 

Generated by PasDoc 0.14.0.