Jump to content

Search the Community

Showing results for tags 'Tuniedit FieldLabel Triggers'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hi, New Tuniedit with new properties: fieldLabel, labelAlign, labelWidth, minLength, minLengthTex, TriggersButton. Using this component create alignment problems(if use fieldLabel) with the other components between Design Time and Run Time. For the rest seems to work properly. The alignment between the various components must be calibrated manually. I wrote it for long time ago, but i not posted it for the problem described above. NewEditButon.zip modified 25/02/2015 Installation: 1) change your Delphi version. package BMUniTriggersButtonEdit; requires rtl, vcl, UniGUI18; // XE4 , change your delphi version. // XE2 UniGUI16; // XE3 UniGUI17; // XE4 UniGUI18; // XE5 UniGUI19; // XE6 UniGUI20; // XE7 UniGUI21; contains BmUniTriggersButtonEdit in 'BMUniTriggersButtonEdit.pas'; end. 2) Build and Install package. 3) compile and Run Triggersdemo.dpr Enjoy! Salvatore Marullo.
×
×
  • Create New...