Skip to content

Onur2x/onurcomp

Repository files navigation

onurcomp

Lazarus components. Skins for Lazarus. The project is under construction and it is beta. Those who want to help in its development can participate. It is a public project. License is MIT, ie It is free to change and use in all projects. Uses BGRABitmap. Please check BGRABitmap licenses. see. https://github.com/bgrabitmap/bgrabitmap

Onurpagecontrol = A component derived from TCustomcontrol. Pages are a rendered component and accept components on it.

OnurGraphicsbutton = button control derived from TGraphicscontrol.

OnurCropbutton = Button control derived from TCustomcontrol. With this control you can add buttons with cropped corners. Square, triangle, round or polygon etc.It can take shape according to the picture.

Onurpanel = A panel derived from Tcustomcontrol. Component can be put on it. And with the crop feature, you can create panels as you wish.

Onurheaderpanel = It is a derived panel from Tcustomcontrol. Component can be put on it. And with the crop feature, you can create panels as you wish.

Onurcollapsedpanel = A panel derived from Tcustomcontrol. Component can be put on it. And with the crop feature, you can create panels as you wish. It also has the ability to reduce or enlarge with a button on it. You set the button position

Ourngraphicspanel = A panel derived from TGraphicscontrol. Components cannot be placed on it. It is a "tshape"-like component.

OnurEdit = A component derived from TCustomcontrol. Developed from Lazarus customdrawn controls. It has crop property.It can take shape according to the picture.

OnurMemo = A component derived from TCustomcontrol. Developed from Lazarus customdrawn controls. It has crop property.It can take shape according to the picture.

OnurSpinedit = A component derived from TCustomcontrol.It has crop property.It can take shape according to the picture.

OnurCombobox = A component derived from TCustomcontrol. It has a crop feature. can take shape according to the picture.

OnurListbox = A component derived from TCustomcontrol. It has a crop feature. can take shape according to the picture.

Onurcolumlist = A component derived from TCustomcontrol. It has a crop feature. can take shape according to the picture.Listing is done by creating columns. can be used like listview or stringrid for example.

OnurSwich = A component derived from TGraphicControl.

OnurSrollbar = A component derived from TCustomcontrol. It has a crop feature. can take shape according to the picture.

OnurProgressbar = A component derived from TGraphicControl.

OnurTrackbar = A component derived from TGraphicControl.

OnurCheckbox = A component derived from TGraphicControl.

OnurRadiobutton = A component derived from TGraphicControl.

OnurLABEL = A component derived from TGraphicControl.The label is created by taking the letters on the bitmap.Takes the fonts from the image.and animation can be created

OnurNormalLABEL = A component derived from TGraphicControl.is a component that has a label with the font on the component. animation can be created

OnurLED = A component derived from TGraphicControl. On off.

OnurKnob = A component derived from TGraphicControl. Knob control.

About

Lazarus components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages