System.UITypes.TBorderIcons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBorderIcons = set of TBorderIcon;

C++

typedef System::Set<TBorderIcon, _DELPHI_SET_ENUMERATOR(TBorderIcon::biSystemMenu), _DELPHI_SET_ENUMERATOR(TBorderIcon::biHelp)> TBorderIcons;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes

Description

Embarcadero Technologies does not currently have any additional information.