Coder Social home page Coder Social logo

delphi-prabuttonstyle's Introduction


PraButtonStyle

Button with very attractive layout, standard bootstrap to Delphi VCL

License MIT


Features

  • Delphi-VCL โ€” Tested on the latest delphi.

Documentation

Brush: Fill the Button color.

BrushDown: Fill the button color by pressing.

BrushFocused: Fill in the button color when entering the mouse or receiving focus.

BrushDisabled: Fill in the button color when disabled.

Font: Specifies the source;

FontDown: Specifies the source when pressing;

FontFocused: Specifies the font when entering with the mouse or receiving focus;

FontDisabled: Specifies the source when it is disabled;

Pen: Fill the border color.

PenDown: Fill the border color when pressed.

PenFocused: Fills the border color when entering with mouse or when receiving focus.

PenDisabled: Fills the border color when disabled.

Picture: Specifies the image that appears on the image control;

PictureFocused: Specifies the image that appears when entering the mouse or receiving focus;

PictureDisabled: Specifies the image that will appear when disabled;

PictureMarginLeft: Specifies the image margin in relation to the left;

Radius: Specifies how much corners should be rounded;

Spacing: Specifies the space between the picture and caption;

ClickOnEnter: Performs the click when pressing enter;

Style: Select standard bootstrap ready styles.

StyleOutline: Inverts colors, used when selecting ready styles.

TemplateStyle: Templates pre-configured

PictureLayout: Use To Change Position Picture no button

Getting started

Add the folder

Delphi-PraButtonStyle\source

Delphi-PraButtonStyle\source\commom

directory to the Library path in Delphi inside the Tools->Options menu. The Options window will show up and there you have to click on Environment Options->Delphi Options->Library, select the right platform (32 or 64 bits) and add directory in Library path.

License

This project is licensed under the MIT License - see the LICENSE page for details.

delphi-prabuttonstyle's People

Contributors

carlobarazzetta avatar pauloalvis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.