Vcl.ComCtrls.TTileSizeType

提供:RAD Studio API Documentation

Delphi

TTileSizeType = (tstAutoSize, tstFixedWidth, tstFixedHeight, tstFixedSize);

C++

enum DECLSPEC_DENUM TTileSizeType : unsigned char { tstAutoSize, tstFixedWidth, tstFixedHeight, tstFixedSize };

プロパティ

種類 可視性 ソース ユニット
enum public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。