Home
last modified time | relevance | path

Searched refs:TryGetOrdProp (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dformeditingintf.pas294 function TryGetOrdProp(Instance: TPersistent; const PropName: string; in TryGetOrdProp() function
313 if not TryGetOrdProp(AComponent,'Left',aLeft) then
315 if not TryGetOrdProp(AComponent,'Top',aTop) then
344 function TryGetOrdProp(Instance: TPersistent; const PropName: string; out in TryGetOrdProp() function
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dformeditingintf.pas295 function TryGetOrdProp(Instance: TPersistent; const PropName: string; in TryGetOrdProp() function
314 if not TryGetOrdProp(AComponent,'Left',aLeft) then
316 if not TryGetOrdProp(AComponent,'Top',aTop) then
345 function TryGetOrdProp(Instance: TPersistent; const PropName: string; out in TryGetOrdProp() function
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dformeditingintf.pas295 function TryGetOrdProp(Instance: TPersistent; const PropName: string; in TryGetOrdProp() function
314 if not TryGetOrdProp(AComponent,'Left',aLeft) then
316 if not TryGetOrdProp(AComponent,'Top',aTop) then
345 function TryGetOrdProp(Instance: TPersistent; const PropName: string; out in TryGetOrdProp() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dformeditingintf.pas294 function TryGetOrdProp(Instance: TPersistent; const PropName: string; in TryGetOrdProp() function
313 if not TryGetOrdProp(AComponent,'Left',aLeft) then
315 if not TryGetOrdProp(AComponent,'Top',aTop) then
344 function TryGetOrdProp(Instance: TPersistent; const PropName: string; out in TryGetOrdProp() function