Home
last modified time | relevance | path

Searched refs:Button8 (Results 1 – 25 of 127) sorted by relevance

123456

/dports/editors/lazarus/examples/
H A Dselectionform.pp40 Button8: TButton;
167 Button8 := TButton.Create(Self);
168 with Button8 do
204 Button8.Caption := Format('X:%d, Y:%d', [X, Y]);
207 Button8.Left := Button8.Left + X - FStart.X;
208 Button8.Top := Button8.Top + Y - FStart.Y;
H A Dtrackbar.pp55 Button8: TButton;
267 Button8 := TButton.Create(Self);
269 Button8.Left := 350;
270 Button8.Top := 150;
271 Button8.Width := 130;
272 Button8.Height := 30;
273 Button8.Caption := 'PageSize++';
274 Button8.OnClick := @Button8Click;
275 Button8.Show;
/dports/editors/lazarus-devel/examples/
H A Dselectionform.pp40 Button8: TButton;
167 Button8 := TButton.Create(Self);
168 with Button8 do
204 Button8.Caption := Format('X:%d, Y:%d', [X, Y]);
207 Button8.Left := Button8.Left + X - FStart.X;
208 Button8.Top := Button8.Top + Y - FStart.Y;
H A Dtrackbar.pp55 Button8: TButton;
267 Button8 := TButton.Create(Self);
269 Button8.Left := 350;
270 Button8.Top := 150;
271 Button8.Width := 130;
272 Button8.Height := 30;
273 Button8.Caption := 'PageSize++';
274 Button8.OnClick := @Button8Click;
275 Button8.Show;
/dports/editors/lazarus-qt5/examples/
H A Dselectionform.pp40 Button8: TButton;
167 Button8 := TButton.Create(Self);
168 with Button8 do
204 Button8.Caption := Format('X:%d, Y:%d', [X, Y]);
207 Button8.Left := Button8.Left + X - FStart.X;
208 Button8.Top := Button8.Top + Y - FStart.Y;
H A Dtrackbar.pp55 Button8: TButton;
267 Button8 := TButton.Create(Self);
269 Button8.Left := 350;
270 Button8.Top := 150;
271 Button8.Width := 130;
272 Button8.Height := 30;
273 Button8.Caption := 'PageSize++';
274 Button8.OnClick := @Button8Click;
275 Button8.Show;
/dports/editors/lazarus-qt5-devel/examples/
H A Dselectionform.pp40 Button8: TButton;
167 Button8 := TButton.Create(Self);
168 with Button8 do
204 Button8.Caption := Format('X:%d, Y:%d', [X, Y]);
207 Button8.Left := Button8.Left + X - FStart.X;
208 Button8.Top := Button8.Top + Y - FStart.Y;
H A Dtrackbar.pp55 Button8: TButton;
267 Button8 := TButton.Create(Self);
269 Button8.Left := 350;
270 Button8.Top := 150;
271 Button8.Width := 130;
272 Button8.Height := 30;
273 Button8.Caption := 'PageSize++';
274 Button8.OnClick := @Button8Click;
275 Button8.Show;
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dmisc.h55 #ifndef Button8
56 #define Button8 8 macro
/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Dkeys.h93 #ifndef Button8
94 # define Button8 8 macro
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dkeybind.h34 #ifndef Button8
35 #define Button8 8 macro
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dkeybind.h34 #ifndef Button8
35 #define Button8 8 macro
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/pistoncore-input-0.28.0/src/
H A Dmouse.rs27 Button8, enumerator
41 8 => MouseButton::Button8, in from()
58 MouseButton::Button8 => 8, in from()
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/
H A Dmouse.go91 Button8 const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/tcell-1.1.4/
H A Dmouse.go91 Button8 const
/dports/misc/lf/lf-r26/vendor/github.com/gdamore/tcell/v2/
H A Dmouse.go93 Button8 const
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/
H A Dmouse.go93 Button8 const
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/
H A Dmouse.go93 Button8 const
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/gdamore/tcell/v2/
H A Dmouse.go93 Button8 const

123456