FMX.ListBox.TCustomListBox.GetDefaultSize
Delphi
function GetDefaultSize: TSizeF; override;
C++
virtual System::Types::TSizeF __fastcall GetDefaultSize(void);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Beschreibung
Getter-Methode von DefaultSize.
FMX.ListBox.TCustomListBox.GetDefaultSize erbt von FMX.Controls.TControl.GetDefaultSize. Der folgende Inhalt bezieht sich auf FMX.Controls.TControl.GetDefaultSize.
Getter-Methode von DefaultSize.