Vcl.ControlList.TCustomControlList.ItemHeight
Delphi
property ItemHeight: Integer read FItemHeight write SetItemHeight default 70;
C++
__property int ItemHeight = {read=FItemHeight, write=SetItemHeight, default=70};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !