Unit 'ButtonPanel' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TPanelBitBtn.Left

Contains the Left pixel coordinate for the button.

Declaration

Source position: buttonpanel.pas line 43

published property TPanelBitBtn.Left : Integer
  stored False;

Description

Left is not a stored property value in the LCL component streaming mechanism. Its value it always calculated the button position relative to the parent control for the component.

Version 4.6 Hosted on Source Forge