System.Win.ScktComp.TAsyncStyles
Delphi
TAsyncStyles = set of TAsyncStyle;
C++
typedef System::Set<TAsyncStyle, TAsyncStyle::asRead, TAsyncStyle::asClose> TAsyncStyles;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
set typedef |
public | System.Win.ScktComp.pas System.Win.ScktComp.hpp |
System.Win.ScktComp | System.Win.ScktComp |
説明
一連の TAsyncStyle 要素。
TAsyncStyles は一連の TAsyncStyle 要素です。