Class TIWBSDropDown

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSDropDown = class(TIWBSCustomButton)

Description

Bootstrap DropDown
http://getbootstrap.com/components/#dropdowns
http://www.w3schools.com/bootstrap/bootstrap_dropdowns.asp

Hierarchy

Overview

Methods

Public destructor Destroy; override;

Properties

Published property DropDownItems: TOwnedCollection read GetDropDownItems write SetDropDownItems stored IsStoredDropDownItems;
Published property DropDownRight: boolean read FDropDownRight write SetDropDownRight default False;
Published property DropUp: boolean read FDropup write SetDropUp default False;

Description

Methods

Public destructor Destroy; override;
 

Properties

Published property DropDownItems: TOwnedCollection read GetDropDownItems write SetDropDownItems stored IsStoredDropDownItems;
 
Published property DropDownRight: boolean read FDropDownRight write SetDropDownRight default False;
 
Published property DropUp: boolean read FDropup write SetDropUp default False;
 

Generated by PasDoc 0.14.0.