All Projects → yangyxd → Fmxui

yangyxd / Fmxui

Licence: mit
FMX跨平台基础UI库

Programming Languages

pascal
1382 projects
delphi
115 projects

Projects that are alternatives of or similar to Fmxui

React Console Emulator
👨‍💻 A simple, powerful and highly customisable Unix terminal emulator for React.
Stars: ✭ 160 (-7.51%)
Mutual labels:  component
Things Calendar
Simple but elegant datepicker for the web — inspired by Things for mac
Stars: ✭ 165 (-4.62%)
Mutual labels:  component
Reactopt
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
Stars: ✭ 1,975 (+1041.62%)
Mutual labels:  component
Vue Notifyjs
Minimalist 1kb Notification component
Stars: ✭ 160 (-7.51%)
Mutual labels:  component
Requirejs Demo
《RequreJS学习笔记》
Stars: ✭ 164 (-5.2%)
Mutual labels:  component
React Trading Ui
Component library for trading applications 😰📉💸
Stars: ✭ 166 (-4.05%)
Mutual labels:  component
Vue3 Draggable Resizable
[Vue3 组件] 用于拖拽调整位置和大小的的组件,同时支持冲突检测,元素吸附对齐,实时参考线。
Stars: ✭ 159 (-8.09%)
Mutual labels:  component
React Twitter Embed
Simplest way to add twitter widgets to your react project.
Stars: ✭ 171 (-1.16%)
Mutual labels:  component
Stimulus Autocomplete
Stimulus autocomplete component
Stars: ✭ 165 (-4.62%)
Mutual labels:  component
React Jobs
Asynchronously resolve data for your components, with support for server side rendering.
Stars: ✭ 167 (-3.47%)
Mutual labels:  component
React Native Modals
A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
Stars: ✭ 2,013 (+1063.58%)
Mutual labels:  component
React D3 Speedometer
✨ ⚛️ React Speedometer component using d3.js 🌈 🎨
Stars: ✭ 162 (-6.36%)
Mutual labels:  component
React Native Pull To Refresh
The Pull-To-Refresh component for React Native (iOS/Android)
Stars: ✭ 166 (-4.05%)
Mutual labels:  component
Vue Info Card
Simple and beautiful card component with an elegant spark line, for VueJS.
Stars: ✭ 159 (-8.09%)
Mutual labels:  component
Vue Backtotop
A Back-to-top component for Vue.js, which scroll page to the top when clicked
Stars: ✭ 168 (-2.89%)
Mutual labels:  component
Dcoaboutwindow
👋 A replacement for the standard Mac app About dialog.
Stars: ✭ 159 (-8.09%)
Mutual labels:  component
Mime
The MIME component allows manipulating MIME types.
Stars: ✭ 2,174 (+1156.65%)
Mutual labels:  component
React Nprogress
⌛️ A React primitive for building slim progress bars.
Stars: ✭ 173 (+0%)
Mutual labels:  component
React Native List Popover
Popover to render a selectable list
Stars: ✭ 168 (-2.89%)
Mutual labels:  component
Hitchcock
The Master of Suspense 🍿
Stars: ✭ 167 (-3.47%)
Mutual labels:  component

English | 简体中文

FMXUI

Features

  • Compatible Base on FireMonkey framework, you can build for all platform
  • Friendly Introduce some Java-Style usage
  • Powerful Supports various common usage
  • Easy Extremely easy to learn and use, friendly construction
  • Free Under MIT license, you can use it anywhere whatever you want

Requirement

Delphi 10 +

Project Participant (Thank)

@KngStr

FMXUI Classes

TView basic view
TViewGroup view group
TLinearLayout linear layout
TRelativeLayout relative layout
TGridsLayout grid layout

TTextView text view
TButtonView button view
TEditView edit box view
TImageView image view
TProgressView progress bar view
TFrameView Frame view extension class
TListViewEx list box view
TBadgeView unread message prompt little red dot

TCalendarView calender view, support Lunar Calendar

TGridView trellis view, through the data adapter to achieve a variety of functions
TStringGridView Strings grid view
TDBGridView data set grid view

TRingView hollow graphics view
TMultiPathView multi-path visual component

TAsync asynchronous task processing class
TToastManager Toast Manager

TDialogStyleManager dialog style manager
TDialogBuilder common dialog box construction category
TDialog dialog base class
TAlertDialog common dialog entity class
TProgressDialog Waits for the dialog entity class

References (written in chinese)

FMXUI layout introduction
http://www.cnblogs.com/yangyxd/articles/5172352.html

FMXUI cross-platform component introduction
http://www.cnblogs.com/yangyxd/articles/5166253.html

FMXUI UI.Dialog demos
http://www.cnblogs.com/yangyxd/articles/5877638.html

FMXUI ListView introduction
http://www.cnblogs.com/yangyxd/articles/6225893.html

FMXUI Translucent System Bar
http://www.cnblogs.com/yangyxd/p/6275249.html

Contact

SVN: https://github.com/yangyxd/FMXUI
URL: http://www.cnblogs.com/yangyxd

YangYxd QQ: 2514718952
FMXUI QQ Group: 325337654
QDAC QQ Group: 250530692

License MIT

Copyright (C) 2016 YangYxd.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].