Vcl.CheckLst.TCustomCheckListBox.Flat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Flat: Boolean read FFlat write SetFlat default True;

C++

__property bool Flat = {read=FFlat, write=SetFlat, default=1};

Properties

Type Visibility Source Unit Parent
property public
Vcl.CheckLst.pas
Vcl.CheckLst.hpp
Vcl.CheckLst TCustomCheckListBox

Description

Embarcadero Technologies does not currently have any additional information.