Home
last modified time | relevance | path

Searched refs:SetFAlignment (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbcmdbuttonfocus.pas54 procedure SetFAlignment(AValue: TAlignment); procedure
99 property Alignment: TAlignment read FAlignment write SetFAlignment default taCenter;
197 procedure TCustomBCMDButtonFocus.SetFAlignment(AValue: TAlignment); procedure
H A Dbcmdbutton.pas120 procedure SetFAlignment(AValue: TAlignment);
159 property Alignment: TAlignment read FAlignment write SetFAlignment default taCenter;
284 procedure TCustomBCMDButton.SetFAlignment(AValue: TAlignment); procedure