DelphiDelphiVCLPythonPython GUIWindows

DelphiVCL.BoundLabel and Its Differences with DelphiVCL.Label

featuredimage2-4

DelphiVCL.BoundLabel is the type of a labeled Edit control’s label.

BoundLabel implements the label of a labeled Edit control. Unlike other label controls such as Label, BoundLabel “belongs” to the labeled Edit control (it is a subcomponent of the Edit control). This means that the bound label’s Owner is the Edit control rather than the form, and the Edit control is responsible for loading and saving the bound label.

Use the properties of BoundLabel to specify how you want the labeled Edit control’s label to appear. For example, you can use the Caption property to specify the text that appears in the label. You can use the Alignment and Layout properties to specify the placement of that caption within the label.

Let’s browse all the properties, methods, and built-in properties of the DelphiVCL.BoundLabel using dir() command:

See the responses in our Windows command prompt:

0dir-3424522

 

Check out DelphiVCL which easily allows you to build GUIs for Windows using Python.

Related posts
DelphiDelphiFMXDelphiVCLPythonPython GUI

How To Start Python GUI Development With Delphi?

AndroidCodeDelphiDelphiFMXIDELearn PythonProjectsPythonPython GUI

How To Create A Calculator App Using Python GUI?

DelphiFMXDelphiVCLNewsPythonPython GUI

Introducing Python 3.11 And Documentation Support To The DelphiFMX And DelphiVCL GUI Python Packages

AndroidCodeDelphiDelphiFMXLearn PythonPythonPython GUI

How To Create A Tic-Tac-Toe Game Using Delphi Python EcoSystem

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

pt_BRPortuguese