Vcl.CheckLst.TCheckListBox.CheckBoxPadding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CheckBoxPadding: Integer read FCheckBoxPadding write SetCheckBoxPadding default 0;

C++

__property int CheckBoxPadding = {read=FCheckBoxPadding, write=SetCheckBoxPadding, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.CheckLst.pas
Vcl.CheckLst.hpp
Vcl.CheckLst TCheckListBox

Description

Embarcadero Technologies does not currently have any additional information.