Vcl.StdCtrls.TCustomCombo.SetSelLength

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetSelLength(Value: Integer);

C++

void __fastcall SetSelLength(int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomCombo

説明

SelLength プロパティの値を設定します。

SetSelLength は,SelLength プロパティの書き込みプロテクト実装です。

関連項目