System.Win.ScktComp.TAsyncStyles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAsyncStyles = set of TAsyncStyle;

C++

typedef System::Set<TAsyncStyle, TAsyncStyle::asRead, TAsyncStyle::asClose> TAsyncStyles;

Properties

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

Description

A set of TAsyncStyle elements.

TAsyncStyles is a set of TAsyncStyle elements.