An open API service indexing awesome lists of open source software.

https://github.com/parmaja/minictrls

FPC/Lazarus Components and Controls
https://github.com/parmaja/minictrls

fpc lazarus lazarus-component lcl pascal

Last synced: about 2 months ago
JSON representation

FPC/Lazarus Components and Controls

Awesome Lists containing this project

README

        

# Mini Controls

FPC/Lazarus Components and Controls

Components listed under `Native` tab in Lazarus IDE

### Dependencies

https://github.com/parmaja/minilib

### Compile

It need Last version of Lazarus, always Last, maybe from SVN repo, and FPC 3.2

### Controls

Stable controls is

![]()TntvDotMatrix, TntvTextDotMatrix: for fun, it write or draw canvas as dot matrix.

![]()TntvProgressBar: it is a 2 progressbars in one control.

![]()TntvPanel: Panel with splitter on the side depend on Align property

![]()TntvSplitter: Splitter with assigned control to resize it

![]()TntvPageControl: You can drop any control inside it, to cover it by tab, no need to create page then place that control, it reduce the controls count, or make it easy to add speical panels to it.

![]()TntvTabSet: Page control header, it not content any control, just show tabs.