Vcl.Controls.TControl.CustomHint
Delphi
property CustomHint: TCustomHint read GetCustomHint write SetCustomHint;
C++
__property TCustomHint* CustomHint = {read=GetCustomHint, write=SetCustomHint};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Beschreibung
Benutzerdefinierter Hinweis für ein Steuerelement.
CustomHint ist ein TCustomHint für ein Steuerelement zum Festlegen des Erscheinungsbildes des Hinweises.