Vcl.WinXCtrls.TSearchBox.ButtonWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ButtonWidth: Integer read FButtonWidth write SetButtonWidth default DefaultSearchButtonWidth;

C++

__property int ButtonWidth = {read=FButtonWidth, write=SetButtonWidth, default=24};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TSearchBox


Beschreibung

Breite der Schaltfläche Suchfeldindikator.

Siehe auch