Home
last modified time | relevance | path

Searched refs:SetRealBounds (Results 1 – 12 of 12) sorted by relevance

/dports/editors/lazarus/lazarus/components/sparta/mdi/source/
H A Dsparta_basicfakecustom.pas31 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
61 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
62 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
63 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
64 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
99 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
197 procedure TFormImpl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
219 FDesignedRealForm.SetRealBounds(AIndex, AValue - (LRealValue - LValue));
423 procedure TFormContainer.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
455 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
H A Dsparta_interfacesmdi.pas15 procedure SetRealBounds(AIndex: Integer; AValue: Integer); procedure
17 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
18 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
19 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
20 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
/dports/editors/lazarus-qt5/lazarus/components/sparta/mdi/source/
H A Dsparta_basicfakecustom.pas31 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
61 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
62 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
63 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
64 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
99 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
197 procedure TFormImpl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
219 FDesignedRealForm.SetRealBounds(AIndex, AValue - (LRealValue - LValue));
423 procedure TFormContainer.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
455 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
H A Dsparta_interfacesmdi.pas15 procedure SetRealBounds(AIndex: Integer; AValue: Integer); procedure
17 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
18 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
19 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
20 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/mdi/source/
H A Dsparta_basicfakecustom.pas32 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
62 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
63 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
64 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
65 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
100 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
198 procedure TFormImpl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
220 FDesignedRealForm.SetRealBounds(AIndex, AValue - (LRealValue - LValue));
424 procedure TFormContainer.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
456 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
H A Dsparta_interfacesmdi.pas17 procedure SetRealBounds(AIndex: Integer; AValue: Integer); procedure
19 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
20 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
21 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
22 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/mdi/source/
H A Dsparta_basicfakecustom.pas32 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
62 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
63 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
64 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
65 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
100 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
198 procedure TFormImpl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
220 FDesignedRealForm.SetRealBounds(AIndex, AValue - (LRealValue - LValue));
424 procedure TFormContainer.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
456 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
H A Dsparta_interfacesmdi.pas17 procedure SetRealBounds(AIndex: Integer; AValue: Integer); procedure
19 property RealLeft: Integer index 0 read GetRealBounds write SetRealBounds;
20 property RealTop: Integer index 1 read GetRealBounds write SetRealBounds;
21 property RealWidth: Integer index 2 read GetRealBounds write SetRealBounds;
22 property RealHeight: Integer index 3 read GetRealBounds write SetRealBounds;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/dockedformeditor/source/
H A Dsparta_fakecustom.pas53 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
99 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
144 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
305 procedure TFakeCustomFrame.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
444 procedure TFakeCustomNonControl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
613 procedure TFakeCustomForm.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
635 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
/dports/editors/lazarus/lazarus/components/sparta/dockedformeditor/source/
H A Dsparta_fakecustom.pas56 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
102 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
147 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
309 procedure TFakeCustomFrame.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
448 procedure TFakeCustomNonControl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
618 procedure TFakeCustomForm.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
640 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/dockedformeditor/source/
H A Dsparta_fakecustom.pas53 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
99 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
144 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
305 procedure TFakeCustomFrame.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
444 procedure TFakeCustomNonControl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
613 procedure TFakeCustomForm.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
635 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));
/dports/editors/lazarus-qt5/lazarus/components/sparta/dockedformeditor/source/
H A Dsparta_fakecustom.pas56 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
102 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
147 procedure SetRealBounds(AIndex: Integer; AValue: Integer); virtual; procedure
309 procedure TFakeCustomFrame.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
448 procedure TFakeCustomNonControl.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
618 procedure TFakeCustomForm.SetRealBounds(AIndex: Integer; AValue: Integer); procedure
640 SetRealBounds(AIndex, DesignedForm.GetPublishedBounds(AIndex));