Vcl.Controls.TControlEnumerator.Current
Delphi
property Current: TControl read GetCurrent;
C++
__property TControl* Current = {read=GetCurrent};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControlEnumerator |
Description
Embarcadero Technologies does not currently have any additional information.