API:Vcl.FileCtrl.TDirectoryListBox.DirLabel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DirLabel: TLabel read FDirLabel write SetDirLabel;

C++

__property Vcl::Stdctrls::TLabel* DirLabel = {read=FDirLabel, write=SetDirLabel};

Properties

Type Visibility Source Unit Parent
property published
Vcl.FileCtrl.pas
Vcl.FileCtrl.hpp
Vcl.FileCtrl TDirectoryListBox

Description

Embarcadero Technologies does not currently have any additional information.