API:Vcl.Forms.TCustomForm.ActiveControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ActiveControl: TWinControl read FActiveControl write SetActiveControl  stored IsForm;

C++

__property Vcl::Controls::TWinControl* ActiveControl = {read=FActiveControl, write=SetActiveControl, stored=IsForm};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TCustomForm

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.